confirm_terms
Record acceptance of HederaIntel Terms of Service to enable paid tool execution. Captures timestamped consent server-side without HBAR charges.
Instructions
Confirm acceptance of the HederaIntel Terms of Service. Must be called before any paid tool will execute. Records a timestamped consent event server-side. FREE to call — no HBAR charged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your Hedera account ID / API key (e.g. 0.0.456789) | |
| terms_version | Yes | The terms version you are accepting — must match the version returned by get_terms. | |
| confirmed | Yes | Must be true to record consent. |