ewoksid13.mcp.tools.submit#

Template tool module — copy this file to add a new MCP tool.

Every tool is a plain function with type hints and a docstring: FastMCP turns those into the tool’s input schema and description. Once defined, import the function in ewoksid13/mcp/tools/__init__.py and add it to TOOLS.

Functions

submit_test([queue])

Submit a trivial test job to check that job submission works.