request_approval
Ask the operator behind this agent to approve a specific action. Requires a Colony token-exchange id_token (colony:operator) as id_token. Returns the request view; poll with check_approval. Nothing is approved without the human's decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| summary | No | ||
| id_token | Yes | A Colony token-exchange id_token audienced to Glyt. | |
| stake_tier | No | ||
| callback_url | No |