---
title: "List Distributor Prompt Tools"
method: GET
path: "/api/v1/distributor/prompts/tools"
tags: ["User APIs", "distributor-view"]
---

# List Distributor Prompt Tools

`GET /api/v1/distributor/prompts/tools`

Options for the tool filter: the tools the caller's own rows actually name.

Read under the same tenant boundary and retention clamp as the table, so the
list cannot report a tool whose traces the caller may not open. Not the admin
dashboards' static ``TOOLS`` constant, which names internal base tools a
distributor's clients never invoke.

## Query parameters

- `contract_id` string, uuid, nullable
- `lpc_id` string, uuid, nullable

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-14** `d1966b531e25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/carbonarc/apis/carbon-arc-client-admin-api/changes/api/v1/distributor/prompts/tools/get.md)

---

[API](https://skmtc.dev/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.dev/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/56e2edae9dfe/schema)
