Skip to main content
Glama

pylon_create_ticket_form

Create customizable ticket submission forms to collect specific information for different support request types like bug reports, feature requests, or billing questions.

Instructions

Create a new ticket submission form for customers. Use this to customize what information customers provide when creating different types of support requests (bug reports, feature requests, billing questions).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesForm name that describes its purpose. Examples: "Bug Report Form", "Billing Inquiry", "Feature Request", "Technical Support"
descriptionNoDescription shown to customers explaining when to use this form. Example: "Use this form to report bugs or technical issues with our software."
fieldsYesArray of form field objects defining what information to collect. Example: [{"type": "text", "name": "summary", "required": true}, {"type": "textarea", "name": "steps_to_reproduce"}, {"type": "select", "name": "browser", "options": ["Chrome", "Firefox", "Safari"]}]

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