Skip to main content
Glama

itglue_create_password

Create a new password entry in IT Glue by specifying organization, name, credentials, and optional details like URL or notes for secure documentation.

Instructions

Create a new password entry in IT Glue.

Args:

  • organization_id (number): Organization ID (required)

  • name (string): Password entry name (required)

  • password_category_id (number): Category ID

  • username (string): Username

  • password (string): Password value

  • url (string): Associated URL

  • notes (string): Notes

  • password_folder_id (number): Folder ID

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

Returns: The created password entry.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organization_idYesOrganization ID (required)
nameYesPassword entry name (required)
password_category_idNoPassword category ID
usernameNoUsername
passwordNoPassword value
urlNoURL associated with this password
notesNoNotes
password_folder_idNoPassword folder ID
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