fiken_list_inbox
Retrieve a list of inbox documents for a specified company, with options to filter by name, description, or status.
Instructions
List inbox documents for a company
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by document name | |
| page | No | Page number, starting at 0 | |
| status | No | Filter by document status | |
| pageSize | No | Number of results per page (max 100) | |
| companySlug | Yes | Company slug identifier. Use fiken_list_companies to discover available slugs. | |
| description | No | Filter by document description |