Documentation Index
Fetch the complete documentation index at: https://mintlify.com/JorgeMedinaArauna/OpenClaw-Mission_control/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Query Parameters
Filter boards by gateway ID. Only returns boards associated with the specified gateway.
Filter boards by board group ID. Only returns boards that belong to the specified group.
Maximum number of boards to return per page.
Number of boards to skip before starting to return results.
Response
Returns a paginated list of boards sorted alphabetically by name (case-insensitive), then by creation date (descending).Array of board objects
Unique identifier for the board
Organization that owns this board
Display name of the board
URL-friendly identifier
Detailed description of the board’s purpose
Gateway associated with this board
Board group this board belongs to, if any
Type of board (e.g., “goal”)
Primary objective for goal boards
Key-value pairs defining success criteria
Target completion date in ISO 8601 format
Whether the goal has been confirmed
Source or origin of the goal
Whether tasks require approval before marking as done
Whether tasks require review before completion
Whether status changes are blocked when approval is pending
Whether only the board lead can change task status
Maximum number of agents allowed on this board
When the board was created (ISO 8601 format)
When the board was last updated (ISO 8601 format)
Total number of boards matching the filter criteria
Maximum number of items per page
Number of items skipped