Write project memory
write_project_memoryRecord a short note about a project or environment to preserve context for future agent sessions, enabling continuity and informed decisions.
Instructions
Save a short note for a project/environment so future agent sessions know what happened (e.g. 'Last Vercel deploy failed because DATABASE_URL was missing').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| tags | No | ||
| project | No | ||
| environment | No |