.mdx
mprove-build-dashboard
Call read-docs tool with pageId: reference/dashboard
Dashboard Link URL Structure
The run MCP tool returns RunDashboard objects with a url property containing this URL.
{host}/org/{orgId}/project/{projectId}/repo/{repoId}/branch/{branch}/env/{env}/dashboards/dashboard/{dashboardId}?timezone={tz}
Rules
If you build dashboard with top parameters (filters), then make tiles listen to top parameters.
Query Parameters
timezone
IANA timezone identifier, URL-encoded.
America/New_York->America%2FNew_YorkAmerica/Port-au-Prince->America%2FPort-au-PrinceUTC->UTC
Provided timezone is project's default_timezone from mprove config.