Tools
Get Inbuilt Tools
Endpoint to retrieve all inbuilt tools from the registry. This is a helper endpoint for debugging and understanding available inbuilt tools.
The shaping lives in agentic_workflow_framework.copilot_tools.platform_tools so this endpoint and the copilot's platform_list_inbuilt_tools describe the registry identically rather than drifting.
get/workflows/v1/tools/inbuilt
Response
Successful Response
{"stackTrail":"paths:/workflows/v1/tools/inbuilt:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
added the non-success response with the status
422response-non-success-status-added
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○