list_status_updates
Retrieve status updates from project tracking, filtered by tag, status type, or related entity ID, with an adjustable result limit.
Instructions
List status updates with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag | |
| limit | No | Maximum number to return (default: 50) | |
| status_type | No | Filter by status type | |
| related_entity_id | No | Filter by specific entity UUID |