wrap_project
Register a project directory's pipelines, sandboxes, and types with the swarm to make its resources discoverable across all tools.
Instructions
Register a project directory's pipelines, sandboxes, and types with the swarm.
Looks for pipelines/, sandboxes/, types/ subdirectories and adds them to the search paths. After wrapping, named resources from the project are discoverable by all swarm tools (pipeline, run, validate, etc.).
Args: project_dir: Absolute path to a project root containing pipelines/, sandboxes/, and/or types/ directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |