Files
a2a-platform 145ca85f72 deploy
2026-06-27 01:02:12 +00:00

900 B

name, description
name description
dashboard-user-routes Handle 2 OpenAPI operation(s) under /dashboard_user for the dashboard user route group.

dashboard user API Routes

Handle 2 OpenAPI operation(s) under /dashboard_user for the dashboard user route group.

Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.

Operations

dashboard_user_get

  • Operation ID: dashboard_user_get
  • Route: POST /dashboard_user/get
  • Mode: WRITE
  • Summary: Retrieve a Dashboard user
  • Body: JSON request body accepted.

dashboard_user_list

  • Operation ID: dashboard_user_list
  • Route: POST /dashboard_user/list
  • Mode: WRITE
  • Summary: List Dashboard users
  • Body: JSON request body accepted.