project_note_add
Add and organize notes to projects for documentation and tracking. Supports single or bulk operations with optional categorization tags for efficient project management.
Instructions
Add notes to projects for documentation and tracking. Supports both single note creation and bulk operations with optional categorization tags.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mode | Yes | 'single' for one note, 'bulk' for multiple notes. | |
notes | No | Required for bulk mode: Array of 1-100 notes, each with content and optional tags. | |
projectId | Yes | Project ID to add notes to (must start with 'proj_'). | |
tags | No | Optional tags for categorization. | |
text | No | Required for single mode: Note content. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from atlas-mcp-server
- atlas_skill_invoke
- atlas_skill_list
- database_clean
- neo4j_search
- project_create
- project_delete
- project_dependency_add
- project_dependency_list
- project_dependency_remove
- project_link_add
- project_link_delete
- project_link_update
- project_list
- project_member_add
- project_member_list
- project_member_remove
- project_note_add
- project_update
- whiteboard_create
- whiteboard_delete
- whiteboard_get
- whiteboard_update
Related Tools
- @cyanheads/atlas-mcp-server
- @cyanheads/atlas-mcp-server
- @JordanDalton/ServiceTitanMcpServer
- @Vortiago/mcp-outline
- @ryanjoachim/mcp-rtfm