policies

Resolve a tool's input/output schema for policy authoring

get/v1/policies/tool-schema

Query parameters

toolstring required

canonical tool key, e.g. api:<uuid>

canonical tool key, e.g. api:<uuid>

Response

Successful Response

input_schemaobject nullable
output_schemaobject nullable
has_inputboolean required
has_outputboolean required
display_namestring nullable

Changes

Changed in 1 of the 3 revisions of this API.6

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog