Call Service
call_serviceExecute any catalog service by ID with arguments. Returns the service payload as text JSON plus structuredContent. Requires x402 payment in production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for the service, matching the service schema (see get_service_schema) | |
| service_id | Yes | The service id to call, e.g. "au-property-crime" |