---
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

## Changes

- **2026-04-25** `0a2d50cb4204` — 1 info
  - added the new optional `query` request parameter `workspace`
- **2025-12-16** `dc065d96c390` — 2 breaking, 2 info
  - removed 'propertyNames' constraint from the `data` response property for the status `400`
  - the `data` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - added the required property `errors` to the response with the `400` status
  - added the required property `success` to the response with the `400` status

[Change history](https://skmtc.dev/kaaass/apis/opencode/changes/experimental/tool/ids/get.md)

---

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