list_folders
List the organization's assignment folders as a tree (id, full path, creator owner, archived flag), each with the crew working in it (editors, clippers, posters attached to the posts it holds) and how many posts it holds. Folders organize the Production workflow; per-creator root folders drive automatic routing in the app. A folder has no crew owner of its own: a crew member sees a folder because posts inside are attached to them, so use crew to list someone's folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crew | No | Only folders holding at least one post attached to this crew member (name or member_id, see list_crew). Empty = all folders. | |
| include_archived | No | Also return archived folders |