record_user_approval
Capture user approval state for a tool by storing approval status, tool name, and descriptor hash. Returns a structured not-implemented marker for caller detection.
Instructions
Capability 5 (stub in v0.1.0-dev): capture user approval state for a tool. Full implementation lands when the host-side UX surface is defined; current returns a structured 'not_implemented' marker that callers can detect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | ||
| descriptor_hash | Yes | ||
| approved | Yes | ||
| approval_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||