search_documents
Find IT Glue documents within an organization using filters like name, folder, page, and sort.
Instructions
Search for documents in IT Glue (scoped to an organization)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | Organization ID (required — documents are scoped to organizations) | |
| name | No | Filter by document name (partial match) | |
| page_size | No | Number of results per page (max 1000, default 50) | |
| page_number | No | Page number to retrieve (default 1) | |
| sort | No | Sort field (prefix with - for descending) | |
| document_folder_id | No | Filter by document folder ID to search within a specific folder |