---
title: "Get Configurable Inbuilt Tool Schema"
method: GET
path: "/workflows/v1/tools/configurable-inbuilt/{key}"
tags: ["Tools"]
---

# Get Configurable Inbuilt Tool Schema

`GET /workflows/v1/tools/configurable-inbuilt/{key}`

Return the extra-config JSON schema for a single configurable inbuilt tool.

Used by the frontend after the user selects a tool from the picker so it
can render a form for the tool-specific configurable fields.

## Path parameters

- `key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/interactly/apis/interactly-api-3.md) · [All operations](https://skmtc.net/interactly/apis/interactly-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/interactly/interactly-api-3/versions/9f4e7dc7e094/schema)
