organizations_list_files
List all files attached to a specific organization using its ID. Supports pagination and sorting for efficient retrieval.
Instructions
List all files attached to a specific organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID | |
| sort | No | Field to sort by | |
| limit | No | Items per page | |
| start | No | Pagination start |