get_map
Retrieve a map's indented tree with node statuses, deadlines, and owners to understand its current state before making modifications.
Instructions
Read one map as an indented tree with node ids, statuses ([✓] done, [~] in progress, [ ] todo), deadlines and owners. Always call this before modifying a map you have not read yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map_id | Yes |