Update Claude Project File
update_claude_project_fileCreate or update files in a Claude.ai project folder, including INSTRUCTIONS.xml, PURPOSE.md, or custom files, by specifying project name, filename, and content.
Instructions
Create or update a file in a Claude.ai project folder. Can update INSTRUCTIONS.xml, PURPOSE.md, or create new files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project folder name (e.g., 'home-base', 'nexus') | |
| filename | Yes | File to create/update (e.g., 'PURPOSE.md', 'INSTRUCTIONS.xml', 'custom-file.md') | |
| content | Yes | Full file content |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes |