list_folders
list_foldersList folders that group boards within projects, filtering by project ID and status (active or archived) to organize and manage project boards.
Instructions
List folders that group boards within projects. Filter by project and active/archived status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter folders by project ID | |
| status | No | Status: 1=active, 2=archived (default 1) | |
| limit | No | Number of folders to return (1-200, default 30) |