get_password
Retrieve a password entry from IT Glue by its ID, with the option to include the actual password value.
Instructions
Get a specific password entry by ID from IT Glue (includes the actual password value)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The password entry ID | |
| show_password | No | Whether to include the actual password value (default true) |