get_dashboard_data
Retrieve specific chart data from the Devici MCP Server dashboard by providing chart type, date range, and project ID. Supports pagination for efficient data handling.
Instructions
Get dashboard data for a specific chart type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chart_type | Yes | ||
end | No | ||
limit | No | ||
page | No | ||
project_id | No | ||
start | No |