search_documents
Search documents within an IT Glue organization. Filter by name, folder, paginate, and sort results to find specific documentation.
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 |