search_passwords
Find IT Glue password entries by name, username, URL, organization, or category, returning metadata only so sensitive passwords remain hidden.
Instructions
Search for password entries in IT Glue (returns metadata only, not actual passwords)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Filter by URL | |
| name | No | Filter by password entry name (partial match) | |
| sort | No | Sort field (prefix with - for descending) | |
| username | No | Filter by username | |
| page_size | No | Number of results per page (max 1000, default 50) | |
| page_number | No | Page number to retrieve (default 1) | |
| organization_id | No | Filter by organization ID | |
| password_category_id | No | Filter by password category ID |