get_route
Retrieve the current state of a specific route, such as dashboard or markets, and return its primary read-only data.
Instructions
Fetch the current state of one route (e.g. dashboard, markets, portfolio, backtest, command center is under settings). Returns the route's primary read-only payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route_id | Yes | Route id from list_routes, e.g. 'markets'. |