Skip to main content
Glama

itglue_get_password

Retrieve a specific password from IT Glue by its ID, including username, URL, and the password value when permissions allow.

Instructions

Get a single password by ID, optionally including the actual password value.

NOTE: Password access requires the API key to have "Password Access" enabled.

Args:

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

  • show_password (boolean): Include actual password value (default: true)

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

Returns: Password details including username, URL, and optionally the password value.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique ID of the resource
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown
show_passwordNoInclude actual password value in response (requires password access permission)

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