Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- find_copies — Execute a pre-approved search quote asynchronously. The quote bounds spending and contains rights scope/input. Returns an operation ID; poll get_operation. Submission is distinct from removal.writeidempotentopen internet
- investigate_url — Execute a pre-approved investigate quote asynchronously. The quote bounds spending and contains rights scope/input. Returns an operation ID; poll get_operation. Submission is distinct from removal.writeidempotentopen internet
- capture_evidence — Execute a pre-approved evidence quote asynchronously. The quote bounds spending and contains rights scope/input. Returns an operation ID; poll get_operation. Submission is distinct from removal.writeidempotentopen internet
- prepare_takedown — Execute a pre-approved prepare quote asynchronously. The quote bounds spending and contains rights scope/input. Returns an operation ID; poll get_operation. Submission is distinct from removal.writeidempotentopen internet
- submit_takedown — Execute a pre-approved submit quote asynchronously. The quote bounds spending and contains rights scope/input. Returns an operation ID; poll get_operation. Submission is distinct from removal.destructiveidempotentopen internet
- check_status — Execute a pre-approved status quote asynchronously. The quote bounds spending and contains rights scope/input. Returns an operation ID; poll get_operation. Submission is distinct from removal.writeidempotentopen internet
- monitor_case — Execute a pre-approved monitor quote asynchronously. The quote bounds spending and contains rights scope/input. Returns an operation ID; poll get_operation. Submission is distinct from removal.writeidempotentopen internet
- enroll_agent — Create free sandbox credentials without browser signup. Simulated resources cannot authorize live effects.writeopen internet
- enroll_live — Enroll an accountable live organization with current terms and agent attestation. Launch gates apply.writeopen internet
- get_account — Read authenticated account and environment.writeidempotentopen internet
- get_prices — Read current rate card; free.writeidempotentopen internet
- get_balance — Read available and reserved credits; free.writeidempotentopen internet
- get_usage — Read recent ledger entries; free.writeidempotentopen internet
- create_quote — Quote an action and its complete input without reserving funds. Use its ID with the matching task tool.writeopen internet
- purchase_credits — Purchase prepaid credits. Live payment may return an MPP 402 challenge; send its card authorization separately from the account token. Sandbox credits are simulated.writeidempotentopen internet
- set_spending_policy — Set organization and credential limits; auto funding requires an explicit bounded mandate.writeopen internet
- create_rights_holder — Register a partner-managed rights holder.writeopen internet
- create_work — Register a work owned by a tenant rights holder.writeopen internet
- delegate_authority — Record scoped, expiring copyright authority and appointment. Payment does not establish authority.writeopen internet
- revoke_authority — Irreversibly revoke a delegation.destructiveopen internet
- get_operation — Poll operation state and results; free.writeidempotentopen internet
- get_case — Read tenant-owned case observations; free.writeidempotentopen internet
- get_evidence — Export immutable metadata evidence; no media or storage paths.writeidempotentopen internet
- get_packet — Read prepared packet and receipt; free.writeidempotentopen internet
- get_monitor — Read monitoring budget and schedule.writeidempotentopen internet
- pause_monitor — Pause recurring work.writeopen internet
- resume_monitor — Resume within the existing expiry and total budget, optionally replacing delegation.writeopen internet
- exchange_token — Issue a 15-minute token restricted to requested scopes.writeopen internet
- rotate_credential — Rotate bootstrap credential and invalidate its child tokens.writeopen internet
- revoke_credential — Revoke a credential immediately.destructiveopen internet
- create_webhook — Opt in to signed event delivery to a public HTTPS endpoint; returns signing secret once.writeopen internet
- revoke_webhook — Stop delivery to an endpoint.destructiveopen internet
- get_events — Read stable events; tolerate duplicate and out-of-order delivery.writeidempotentopen internet
- get_webhook_deliveries — Inspect webhook delivery history.writeidempotentopen internet
- replay_event — Replay an event to an owned active webhook with its original event ID.writeopen internet