execute_single
Execute a single operation in the Galaxy Brain MCP server, providing a simplified interface for running individual service methods with specified parameters.
Instructions
Execute a single operation (convenience wrapper for execute_batch)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service name | |
| method | Yes | Method name | |
| params | No | Operation parameters |