simpleinout_list_announcements
Retrieve a paginated list of all company announcements. Use page and page_size to control results, and expand to include related resources.
Instructions
List all announcements for the company.
API: GET /announcements
Args:
page: Page number.
page_size: Results per page.
expand: Optional comma-separated list of related resources to embed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| expand | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |