---
title: "List tool IDs"
method: GET
path: "/experimental/tool/ids"
---

# List tool IDs

`GET /experimental/tool/ids`

Get a list of all available tool IDs, including both built-in tools and dynamically registered tools.

## Query parameters

- `directory` string
- `workspace` string

## Response `200`

Tool IDs

- string[]

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/kaaass/apis/opencode.md) · [All operations](https://skmtc.net/kaaass/apis/opencode/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaaass/opencode/versions/8bb9a15bd144/schema)
