Project Add Folder¶
Attach a folder to a project. Writes a revision capturing the new folder set.
MCP name: project_add_folder
Category: projects
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
archived |
bool |
No | Mark folder as archived/dormant (default False) |
author |
str |
No | 'user' (default) or 'agent' |
change_summary |
str |
No | Optional one-line summary |
path |
str |
Yes | Absolute system path to the folder |
slug |
str |
Yes | Project slug or alias |