search_passwords
Search IT Glue password entries by URL, name, username, organization, or category. Returns metadata such as name, URL, and username, but not actual passwords.
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 |