Files
a2a-platform 00738e348e deploy
2026-06-27 01:01:22 +00:00

920 B

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

licenses API Routes

Handle 2 OpenAPI operation(s) under /licenses for the licenses 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

licenses_get_all_commonly_used

  • Operation ID: licenses_get_all_commonly_used
  • Route: GET /licenses
  • Mode: READ
  • Summary: Get all commonly used licenses
  • Parameters:
    • featured in query
    • per_page in query
    • page in query

licenses_get

  • Operation ID: licenses_get
  • Route: GET /licenses/{license}
  • Mode: READ
  • Summary: Get a license
  • Parameters:
    • license in path required