list-statuses
Retrieve statuses from float.com with optional filters for active state, pagination, and status type (project or task).
Instructions
List all statuses with optional filtering by status type (project or task)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| active | No | Filter by active status (0=inactive, 1=active) | |
| per-page | No | Number of items per page (max 200) | |
| status_type | No | Filter by status type (project or task) |