For the complete documentation index, see llms.txt. This page is also available as Markdown.

Validates Selected Tool

Validates selected tool

POST /tools/validate

Validates selected tool. Only users with the Standard Registry role are allowed to make the request.

content:
            application/json:
              schema:
                type: object

Last updated