search_passwords
Locate password records in IT Glue using filters like URL, name, or username to retrieve metadata without revealing 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 |