Skip to main content
Glama

itglue_update_password

Modify an existing password entry in IT Glue by updating fields like name, credentials, URL, notes, or archive status.

Instructions

Update an existing password entry in IT Glue.

Args:

  • id (string|number): Password ID (required)

  • name (string): Password entry name

  • password_category_id (number): Category ID

  • username (string|null): Username

  • password (string): Password value

  • url (string|null): Associated URL

  • notes (string|null): Notes

  • archived (boolean): Archive status

  • response_format (string): 'markdown' or 'json'

Returns: The updated password entry.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique ID of the resource
organization_idNoOrganization ID
nameNoPassword entry name
password_category_idNoPassword category ID
usernameNoUsername
passwordNoPassword value
urlNoURL associated with this password
notesNoNotes
archivedNoArchive status
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ddonathan/itglue-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server