List API tools

View as Markdown
Return the live tool catalog and JSON input schemas used by both the REST API and MCP.

Authentication

AuthorizationBearer
Create a personal key in Alpha settings, or use an access token issued to an approved OAuth client.

Response headers

X-Request-IdstringOptional
Stable identifier for tracing this request in Alpha logs.

Response

The live tool catalog.
datamap from strings to any or list of maps from strings to any
The result returned by the selected Alpha tool.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error