get_folder
Fetch a folder by its ID to view its name and the lists it contains, including each list's ID and task count.
Instructions
Get a single Folder by id, including its name and the Lists it contains (with their ids and task counts). Use to inspect a Folder or enumerate its Lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | ID of the Folder to fetch. |