While configuring and connecting to the MCP (Model Context Protocol) server, the full set of expected tools is not being exposed. Specifically, tools related to actions, workflows, and run status retrieval are missing from the available tool list.
I tried Docker MCP configuration, which showed 41 tools, while the http configuration showed 43 tools.
According to the official documentation, the MCP server should expose additional tools that allow:
Retrieving run status
Managing workflows
Accessing action-related operations
However, these tools are not visible or accessible in the current setup, preventing the execution of key functionality such as querying run status.
