watch_docket
Add a docket to a watch list to monitor updates. Use check_watched_dockets to poll for changes.
Instructions
Add a docket to the watch list. Use check_watched_dockets to poll all watched dockets for updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docket_id | Yes | CourtListener numeric docket ID | |
| matter_id | Yes | A human-readable label for this matter (e.g. 'Smith v. Jones' or 'matter-0042'). Used to identify the watch in list/remove operations. |