Run a Read Tool
call_toolRun a READ-ONLY Opus tool by name — the gateway to every reporting/listing capability that is not in your visible core set. Use search_tools(query) FIRST to get the exact name and its argument schema, then call it here. name = exact tool name; arguments = that tool's parameters as an object. Reads data from the advertising and analytics APIs the user has connected (Google Ads, Microsoft Advertising, Meta, TikTok, LinkedIn, Search Console, GA4, YouTube, Tag Manager, Google Business Profile) plus Opus Growth's own SEO/hosting data. This gateway NEVER writes: if the tool you name modifies data it is refused and you are told to use call_write_tool. Arguments are validated against the tool's schema server-side; on a mismatch you get a precise error telling you what to fix. Credits and access rules behave exactly as calling the tool directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||