---
title: "Approve Tool"
method: POST
path: "/api/user/chat/approve"
tags: ["webchat"]
---

# Approve Tool

`POST /api/user/chat/approve`

Resolve a pending tool approval from the web chat UI.

## Request body

- ApprovalRequest
  - `decision` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-03-20** `4c528359213d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/user/chat/approve/post.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/bf5f82d4f563/schema)
