cursus.mcp.tools¶
Tool namespaces for cursus.mcp.
Each module in this package defines one namespace of agent-callable tools and exposes a
module-level TOOLS: List[ToolDef] that the registry collects. Namespaces:
catalog— discover/search steps, configs, builders (step_catalog + registry).dag— construct/validate/serialize pipeline DAGs (api.dag).config— schema-driven config generation (api.factory + core.config_fields).compile— compile/validate/preview DAG → SageMaker pipeline (core.compiler).validate— alignment + dependency + script-execution checks (validation, core.deps).execdoc— MODS execution-document generation (mods.exe_doc).pipeline_catalog— recommend/select/load pre-built shared DAGs (pipeline_catalog).strategies— inspect the builder strategy library (registry.strategy_registry).steps— per-step connection/I-O view: container paths, property refs, channels.info— meta/discovery over the tool registry itself (tools.by_phase, …).
Modules
|
|
|
|
cursus.mcp |
|
cursus.mcp tools for the |
|
|
|
MCP tools for the |
|
|
|
|
|
cursus.mcp tools for the |
|
Shared input resolvers for the cursus MCP tool handlers. |
|
|
|
|
|
|