---
title: "LLM-based elevation (POST)"
method: POST
path: "/elevate/llm"
tags: ["elevate"]
---

# LLM-based elevation (POST)

`POST /elevate/llm`

Request elevation using natural language with POST request

## Request body

- GithubComThandIoAgentInternalModelsElevateLLMRequest
  - `reason` string

## Response `200`

LLM response with suggested role

- object

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/thand-io/apis/thand-agent-api.md) · [All operations](https://skmtc.net/thand-io/apis/thand-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thand-io/thand-agent-api/revisions/62befb178368/schema)
