Pylon Server
效率与工作流by marcinwyszynski
Integrate your applications with the Pylon API to manage users, contacts, issues, and knowledge base articles seamlessly. Access and manipulate Pylon data through a comprehensive set of tools designed for efficient workflow automation. Enhance your productivity by leveraging this server to interact with Pylon's platform programmatically.
Tools (29)
pylon_get_meGet current user information from Pylon. Returns your user profile including name, email, role, and permissions. Use this to verify your authentication and see what access level you have.
pylon_get_contactsGet customer contacts from Pylon. Use this to find customers who have submitted support tickets or inquiries. Returns contact details like name, email, company, and contact history.
pylon_create_contactCreate a new customer contact in Pylon. Use this when adding a new customer who will submit support requests or access your customer portal.
pylon_get_issuesGet support issues/tickets from Pylon. Returns a list of customer support requests with details like title, status, priority, and assigned team member. Use this to see your workload or find specific issues.
pylon_create_issueCreate a new support issue/ticket in Pylon. Use this to log customer problems, bug reports, or feature requests that need to be tracked and resolved.
pylon_get_knowledge_basesGet all knowledge bases from Pylon. Knowledge bases contain help articles, FAQs, and documentation that customers can access. Returns list of available knowledge bases with their names and article counts.
pylon_get_knowledge_base_articlesGet help articles from a specific knowledge base. Use this to find existing documentation that might help resolve customer issues or to see what self-service content is available.
pylon_create_knowledge_base_articleCreate a new help article in a knowledge base. Use this to add new documentation, FAQs, or troubleshooting guides that customers can access for self-service support.
pylon_get_teamsGet all support teams from Pylon. Teams are groups of support agents that handle different types of issues (e.g., Technical, Billing, Sales). Returns team names, member counts, and specializations.
pylon_get_teamGet detailed information about a specific support team. Returns team members, their roles, current workload, and team performance metrics.
pylon_create_teamCreate a new support team in Pylon. Use this to organize support agents into specialized groups for handling different types of customer issues (e.g., Technical Support, Billing, Enterprise accounts).
pylon_get_accountsGet all customer accounts from Pylon. Accounts represent companies or organizations that use your service. Returns account details like company name, subscription level, and contact information.
pylon_get_accountGet detailed information about a specific customer account. Returns company details, subscription info, billing status, and associated contacts and issues.
pylon_search_usersSearch for team members and support agents in Pylon. Use this to find colleagues by name, email, or department when assigning issues or checking availability.
pylon_get_usersGet all team members and support agents in your Pylon workspace. Returns user profiles including names, roles, teams, and availability status.
pylon_search_contactsSearch for customer contacts in Pylon by name, email, company, or other details. Use this to quickly find a specific customer when you need to view their information or create an issue for them.
pylon_search_issuesSearch for support issues/tickets in Pylon by keywords, customer name, or issue content. Use this to find related issues, check for duplicates, or research similar problems.
pylon_get_issueGet complete details of a specific support issue/ticket. Returns full issue information including title, description, status, priority, assignee, customer info, and conversation history.
pylon_update_issueUpdate 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.
pylon_snooze_issueTemporarily hide an issue until a future date/time. Use this for issues that cannot be worked on now but need follow-up later (e.g., waiting for customer response, scheduled maintenance, feature release).
pylon_get_issue_messagesGet the conversation history for a specific support issue. Returns all messages between customer and support team, including timestamps and sender information. Use this to understand the context and progress of an issue.
pylon_create_issue_messageAdd a new message/reply to a support issue conversation. Use this to respond to customers, add internal notes, or provide updates on issue progress.
pylon_get_tagsGet all available tags for categorizing issues and contacts. Tags help organize and filter support tickets by topic, urgency, or type (e.g., "bug", "feature-request", "billing", "urgent").
pylon_create_tagCreate a new tag for categorizing issues and contacts. Use this to add new categories that help organize and filter your support tickets effectively.
pylon_get_ticket_formsGet all ticket submission forms available to customers. Forms define what information customers provide when creating new support requests (e.g., bug report form, billing inquiry form).
pylon_create_ticket_formCreate 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).
pylon_get_webhooksGet all configured webhooks in Pylon. Webhooks automatically send notifications to external systems when events occur (e.g., new issues created, status changes, messages added).
pylon_create_webhookCreate a new webhook to automatically notify external systems when events occur in Pylon. Use this to integrate with Slack, Discord, email systems, or custom applications.
pylon_delete_webhookDelete an existing webhook to stop sending notifications to an external system. Use this when removing integrations or cleaning up unused webhooks.
Related MCP Servers
MCP server for terminal commands, file operations, and process management
5.8kOpen-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
1.9k