invoke_integration
Execute a tool on a connected MCP integration. First use list_integrations to discover available tools.
[outbound-tier — EVERY call needs a manager's approval (per-send human rail): each request queues its own approval card and sends exactly once on approve. There is no standing grant for this tool.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | Arguments to pass to the tool | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| tool_name | Yes | Name of the tool to execute on the integration | |
| integration_name | Yes | Name of the integration (e.g., "stripe", "calendar") |