Tools
List Formatted Static Tools
Returns a page of tools from the engine configuration, optionally filtered by toolkit, formatted for a specific provider
get/v1/formatted_tools
Query parameters
toolkitstring
Toolkit name
limitinteger
Number of items to return (default: 25, max: 100)
offsetinteger
Offset from the start of the list (default: 0)
formatstring
Provider format
user_idstring
User ID
include_all_versionsboolean
Include all versions of each tool
filterstring
JSON metadata filter. Array fields (service_domains, operations): shorthand array or object with any_of/all_of/none_of operators (case-insensitive). Boolean fields: read_only, destructive, idempotent, open_world. Extras: case-sensitive key-value subset match.
Response
OK