---
title: "Get Tool Schemas"
method: GET
path: "/evals/tool-schemas"
tags: ["evals"]
---

# Get Tool Schemas

`GET /evals/tool-schemas`

Return full tool definitions with parameter schemas.

Keyed by tool name. Each value contains the function parameters
schema (properties, required, enums) for building dynamic forms.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/noso/crucible-backend-api/revisions/9afc3ea00b16/schema)
