search_passwords
Search for password entries in IT Glue by organization, name, category, URL, or username. Returns metadata only, not actual passwords.
Instructions
Search for password entries in IT Glue (returns metadata only, not actual passwords)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Filter by organization ID | |
| name | No | Filter by password entry name (partial match) | |
| password_category_id | No | Filter by password category ID | |
| url | No | Filter by URL | |
| 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) | |
| sort | No | Sort field (prefix with - for descending) |