delete_password
Delete a password entry from IT Glue by its ID, receiving JSON confirmation of the removal.
Instructions
Delete a password entry from IT Glue.
Args: password_id: The IT Glue password ID
Returns: JSON string with deletion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |