resolve_approval
Approve or deny a held message awaiting parent review. Make a decision on a child's AI interaction and optionally add a note.
Instructions
Approve or deny a held message. Called by parent (or via bot command).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision | Yes | Parent decision | |
| approvalId | Yes | The approval ID to resolve | |
| parentNote | No | Optional note from parent |