list_ideas
Retrieve and filter workspace ideas by status, source, or destination with paginated results for organized idea management.
Instructions
List ideas in the workspace with optional filters. Returns paginated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by idea status | |
| source | No | Filter by source | |
| destination | No | Filter by destination | |
| limit | No | Number of ideas to return (max 100) | |
| offset | No | Offset for pagination |