tool_call
Invoke specific methods of supported tools on the VeyraX MCP server by specifying the tool name, method, and required parameters for execution.
Instructions
"Use this tool to execute a specific method of another tool with the provided parameters based on get-tools tool response. You need to specify the tool name, method name, and any required parameters for that method."
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | The method of the tool to call (e.g., 'get_messages', 'send_message', 'list_events') | |
parameters | No | The parameters required by the specific tool method being called, it is MUST HAVE field. | |
tool | Yes | The name of the tool to call (e.g., 'gmail', 'google-calendar', 'slack') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from VeyraX
Related Tools
- @VeyraX/veyrax-mcp
- @tesla0225/mcp-create
- @VeyraX/veyrax-mcp
- @MFYDev/ghost-mcp
- @mkc909/modes-mcp-server