Skip to main content
Glama

pylon_update_issue

Modify existing support tickets by updating status, priority, assignee, or details to track resolution progress in Pylon's customer support platform.

Instructions

Update an existing support issue/ticket. Use this to change status (e.g., mark as resolved), reassign to different team members, update priority, or modify details as you work on the issue.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
issue_idYesID of the issue to update. Example: "issue_abc123"
titleNoNew title for the issue. Example: "RESOLVED: Login page not loading"
descriptionNoUpdated description with new information or resolution details. Example: "Fixed CSS conflict causing login button to not render properly."
statusNoNew status: "open", "in_progress", "pending", "resolved", "closed". Example: "resolved"
priorityNoNew priority level: "low", "medium", "high", "urgent". Example: "medium"
assigneeNoNew assignee email or user ID. Example: "tech-lead@company.com"

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/marcinwyszynski/pylon-mcp'

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