embrace_call_readonly
Call any published Embrace tool and retrieve its full JSON-RPC result. Accepts arbitrary arguments for evolving schemas; list available tools first for unknown parameters.
Instructions
Call one published Embrace tool and return its complete JSON-RPC result.
This intentionally accepts arbitrary JSON arguments because the remote tool schemas evolve independently. Use embrace_list_readonly_tools first when the required arguments are unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | ||
| tool_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |