---
title: "Get Inbuilt Tools"
method: GET
path: "/workflows/v1/tools/inbuilt"
tags: ["Tools"]
---

# Get Inbuilt Tools

`GET /workflows/v1/tools/inbuilt`

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.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/interactly/apis/interactly-api-3.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactly/interactly-api-3/revisions/98d4ba582ab9/schema)
