report_status
Log agent lifecycle events like started, completed, or failed to the Attest audit trail. Use to track task progress and mark step boundaries in workflows.
Instructions
Append an agent lifecycle event such as started, completed, or failed to the Attest audit log. Use this to mark step boundaries or overall task progress; use report_action for concrete tool outcomes instead. Returns a confirmation object and does not mint, verify, or revoke credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Credential JWT | |
| status | Yes | Agent lifecycle status | |
| meta | No | Additional key-value metadata |