get_service_tools
get_service_tools
Start a temporary MCP client, retrieve the list of available tools, then stop the client. Useful for discovering a service’s capabilities without maintaining a persistent session.
Parameters
service_name
Name of the service to query.
Returns
list[dict[str, Any]] — List of tool definition dictionaries from the MCP server.