Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
projectId | string | Yes | The project ID (from list_projects) |
format | string | No | markdown (default) or json |
What It Returns
Markdown format (default): A ready-to-use document your assistant can read to understand the full project context. JSON format: Structured data withprojectName, description, topics, tags, layers, and processing status.
When Your Assistant Uses This
- You ask it to work on a specific project
- You say “use the context from my Mobile App project”
- The assistant found a relevant project via
list_projectsorsearch_memoryand wants the full picture