Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- search — Discover Management API operations by keyword; returns ids and hints.
- describe — Full parameters and request-body schema for one operation.
- execute_readonly — Run a safe GET operation.
- execute_mutating — Run a POST, PUT or PATCH operation.
- execute_destructive — Run a delete. Requires explicit user confirmation before use.
- upload_asset — Create an asset record and get a signed upload URL.
- upload_asset_finish — Finalise and validate the upload.
