Skip to main content
Glama

TANSS MCP Server

tool_names.json•15.8 kB
{ "comment": "Human-friendly tool name mappings for TANSS MCP Server", "mappings": { "_comment_tickets": "Ticket Operations", "tickets_get_v1_tickets": "get_ticket", "tickets_post_v1_tickets": "create_ticket", "tickets_put_v1_tickets": "update_ticket", "tickets_delete_v1_tickets": "delete_ticket", "tickets_get_tickets_history": "get_ticket_history", "tickets_post_tickets_comments": "add_ticket_comment", "_comment_ticket_lists": "Ticket Lists", "ticket_lists_get_tickets_own": "get_my_tickets", "ticket_lists_get_tickets_general": "get_all_tickets", "ticket_lists_get_tickets_company": "get_company_tickets", "ticket_lists_get_tickets_technician": "get_technician_tickets", "ticket_lists_get_tickets_repair": "get_repair_tickets", "ticket_lists_get_tickets_projects": "get_project_tickets", "ticket_lists_get_tickets_withrole": "get_tickets_by_role", "ticket_lists_get_tickets_notidentified": "get_unidentified_tickets", "ticket_lists_get_tickets_localadminoverview": "get_admin_tickets", "ticket_lists_put_v1_tickets": "update_ticket_list", "_comment_ticket_content": "Ticket Content", "ticket_content_get_tickets_documents": "get_ticket_document", "ticket_content_get_tickets_screenshots": "get_ticket_screenshot", "ticket_content_post_tickets_upload": "upload_ticket_file", "_comment_ticket_states": "Ticket States", "ticket_states_get_admin_ticketstates": "get_ticket_states", "ticket_states_post_admin_ticketstates": "create_ticket_state", "ticket_states_put_admin_ticketstates": "update_ticket_state", "ticket_states_delete_admin_ticketstates": "delete_ticket_state", "_comment_calls": "Phone Calls", "calls_get_calls_v1": "get_call", "calls_post_calls_v1": "create_call", "calls_put_calls_v1": "update_call", "calls_get_v1_employeeassignment": "get_call_assignments", "calls_post_v1_employeeassignment": "assign_call_to_employee", "calls_delete_v1_employeeassignment": "unassign_call_from_employee", "calls_post_v1_identify": "identify_caller", "calls_post_v1_notification": "send_call_notification", "_comment_calls_user": "User Phone Calls", "calls_user_context_get_v1_phonecalls": "get_my_calls", "calls_user_context_put_v1_phonecalls": "update_my_call", "calls_user_context_post_phonecalls_identify": "identify_my_caller", "_comment_remote_support": "Remote Support", "remote_supports_get_remotesupports_v1": "get_remote_support", "remote_supports_post_remotesupports_v1": "create_remote_support", "remote_supports_put_v1_list": "list_remote_supports", "remote_supports_put_remotesupports_v1": "update_remote_support", "remote_supports_delete_remotesupports_v1": "delete_remote_support", "remote_supports_get_v1_assigndevice": "get_remote_support_devices", "remote_supports_post_v1_assigndevice": "assign_device_to_remote_support", "remote_supports_delete_v1_assigndevice": "unassign_device_from_remote_support", "remote_supports_get_v1_assignemployee": "get_remote_support_employees", "remote_supports_post_v1_assignemployee": "assign_employee_to_remote_support", "remote_supports_delete_v1_assignemployee": "unassign_employee_from_remote_support", "_comment_monitoring": "Monitoring", "monitoring_get_v1_ticket": "get_monitoring_ticket", "monitoring_post_v1_ticket": "create_monitoring_ticket", "monitoring_put_v1_ticket": "update_monitoring_ticket", "monitoring_get_v1_assigngroup": "get_monitoring_groups", "monitoring_post_v1_assigngroup": "assign_monitoring_group", "monitoring_delete_v1_assigngroup": "unassign_monitoring_group", "monitoring_get_v1_ticketsfromgroup": "get_tickets_from_monitoring_group", "_comment_erp": "ERP Integration", "erp_get_companies_departments": "get_company_departments", "erp_get_companies_employees": "get_company_employees", "erp_get_departments_employees": "get_department_employees", "erp_get_employees_departments": "get_employee_departments", "erp_get_companies_searchid": "search_company_by_id", "erp_get_tickets_status": "get_ticket_statuses", "erp_get_tickets_types": "get_ticket_types", "erp_get_v1_companycategories": "get_company_categories", "erp_post_v1_companycategories": "create_company_category", "erp_get_v1_customers": "get_customers", "erp_post_v1_customers": "create_customer", "erp_get_v1_invoices": "get_invoices", "erp_post_v1_invoices": "create_invoice", "erp_post_v1_tickets": "create_erp_ticket", "erp_post_tickets_upload": "upload_ticket_file_erp", "_comment_timestamp": "Time Tracking", "timestamp_get_v1_timestamps": "get_timestamps", "timestamp_post_v1_timestamps": "create_timestamp", "timestamp_put_v1_timestamps": "update_timestamp", "timestamp_get_timestamps_info": "get_timestamp_info", "timestamp_get_timestamps_statistics": "get_timestamp_statistics", "timestamp_get_timestamps_pauseconfigs": "get_pause_configs", "timestamp_post_timestamps_pauseconfigs": "create_pause_config", "timestamp_put_timestamps_pauseconfigs": "update_pause_config", "timestamp_delete_timestamps_pauseconfigs": "delete_pause_config", "timestamp_get_dayclosing_tilldate": "get_day_closing", "timestamp_post_dayclosing_tilldate": "create_day_closing", "timestamp_delete_timestamps_dayclosing": "delete_day_closing", "timestamp_post_timestamps_dayclosing": "close_day", "timestamp_put_timestamps_day": "update_day", "timestamp_post_employee_initialbalance": "set_employee_initial_balance", "_comment_chats": "Chats", "chats_get_v1_chats": "get_chat", "chats_post_v1_chats": "create_chat", "chats_put_v1_chats": "update_chat", "chats_get_chats_closerequests": "get_chat_close_requests", "chats_post_chats_close": "close_chat", "chats_put_chats_close": "update_chat_close", "chats_post_chats_reopen": "reopen_chat", "chats_post_chats_messages": "send_chat_message", "chats_post_chats_participants": "add_chat_participant", "chats_delete_chats_participants": "remove_chat_participant", "_comment_offers": "Offers", "offer_get_v1_offer": "get_offer", "offer_post_v1_offers": "create_offer", "offer_put_v1_offer": "update_offer", "offer_put_v1_offers": "update_offers", "offer_delete_v1_offer": "delete_offer", "offer_get_offers_templates": "get_offer_template", "offer_post_offers_templates": "create_offer_template", "offer_put_offers_templates": "update_offer_template", "offer_delete_offers_templates": "delete_offer_template", "offer_get_offers_erpselections": "get_erp_selection", "offer_post_offers_erpselections": "create_erp_selection", "offer_put_offers_erpselections": "update_erp_selection", "offer_delete_offers_erpselections": "delete_erp_selection", "offer_get_erpselections_matpicker": "get_material_picker", "_comment_availability": "Availability", "availability_get_v1_availability": "get_availability", "_comment_employees": "Employees", "employees_get_employees_technicians": "get_technicians", "employees_post_v1_employees": "create_employee", "_comment_tags": "Tags", "tags_get_v1_tags": "get_tag", "tags_post_v1_tags": "create_tag", "tags_put_v1_tags": "update_tag", "tags_delete_v1_tags": "delete_tag", "tags_get_tags_assignment": "get_tag_assignments", "tags_post_tags_assignment": "assign_tag", "tags_put_tags_assignment": "update_tag_assignment", "tags_delete_tags_assignment": "unassign_tag", "tags_get_assignment_log": "get_tag_assignment_log", "_comment_callbacks": "Callbacks", "callback_get_v1_callbacks": "get_callback", "callback_post_v1_callbacks": "create_callback", "callback_put_v1_callbacks": "update_callback", "_comment_search": "Search", "search_put_v1_search": "search", "_comment_checklists": "Checklists", "checklists_get_checklists_assignment": "get_checklist_assignments", "checklists_post_checklists_assignment": "assign_checklist", "checklists_delete_checklists_assignment": "unassign_checklist", "checklists_get_checklists_process": "get_checklist_process", "checklists_put_checklists_check": "check_checklist_item", "_comment_supports": "Support Sessions", "supports_get_v1_supports": "get_support_session", "supports_post_v1_supports": "create_support_session", "supports_put_v1_supports": "update_support_session", "supports_put_supports_list": "update_support_list", "supports_post_supports_signature": "add_support_signature", "_comment_timers": "Timers", "timers_get_v1_timers": "get_timer", "timers_post_v1_timers": "create_timer", "timers_put_v1_timers": "update_timer", "timers_delete_v1_timers": "delete_timer", "timers_get_timers_notes": "get_timer_notes", "timers_put_timers_notes": "update_timer_notes", "timers_delete_timers_notes": "delete_timer_notes", "_comment_pc": "PCs/Computers", "pc_get_v1_pcs": "get_pc", "pc_post_v1_pcs": "create_pc", "pc_put_v1_pcs": "update_pc", "pc_delete_v1_pcs": "delete_pc", "_comment_periphery": "Peripherals", "periphery_get_v1_peripheries": "get_peripheral", "periphery_post_v1_peripheries": "create_peripheral", "periphery_put_v1_peripheries": "update_peripheral", "periphery_delete_v1_peripheries": "delete_peripheral", "periphery_get_peripheries_types": "get_peripheral_types", "periphery_post_peripheries_types": "create_peripheral_type", "periphery_put_peripheries_types": "update_peripheral_type", "periphery_delete_peripheries_types": "delete_peripheral_type", "periphery_post_peripheries_buildin": "install_builtin_peripheral", "_comment_components": "Components", "components_get_v1_components": "get_component", "components_post_v1_components": "create_component", "components_put_v1_components": "update_component", "components_delete_v1_components": "delete_component", "components_get_components_types": "get_component_types", "components_post_components_types": "create_component_type", "components_put_components_types": "update_component_type", "components_delete_components_types": "delete_component_type", "_comment_services": "Services", "services_get_v1_services": "get_service", "services_post_v1_services": "create_service", "services_put_v1_services": "update_service", "services_delete_v1_services": "delete_service", "_comment_ips": "IP Addresses", "ips_get_v1_ips": "get_ip_addresses", "ips_post_v1_ips": "create_ip_address", "ips_put_v1_ips": "update_ip_address", "ips_delete_v1_ips": "delete_ip_address", "_comment_company": "Companies", "company_post_v1_companies": "create_company", "company_get_companies_employees": "get_company_employees_list", "_comment_company_category": "Company Categories", "company_category_get_v1_companycategories": "get_company_category", "company_category_post_v1_companycategories": "create_company_category", "company_category_put_v1_companycategories": "update_company_category", "company_category_delete_v1_companycategories": "delete_company_category", "company_category_get_companycategories_types": "get_company_category_types", "company_category_post_companycategories_types": "create_company_category_type", "company_category_put_companycategories_types": "update_company_category_type", "company_category_delete_companycategories_types": "delete_company_category_type", "_comment_documents": "Documents", "documents_get_v1_documents": "get_document", "documents_post_v1_documents": "create_document", "documents_post_documents_file": "upload_document", "documents_put_v1_documents": "update_document", "documents_delete_v1_documents": "delete_document", "_comment_webhooks": "Webhooks", "webhooks_get_tanssevents_rules": "get_webhook_rules", "webhooks_post_tanssevents_rules": "create_webhook_rule", "webhooks_put_tanssevents_rules": "update_webhook_rule", "webhooks_delete_tanssevents_rules": "delete_webhook_rule", "webhooks_put_test_action": "test_webhook", "_comment_ticket_board": "Ticket Board", "ticket_board_get_v1_ticketboard": "get_ticket_board", "ticket_board_get_ticketboard_project": "get_ticket_board_project", "ticket_board_get_ticketboard_panel": "get_ticket_board_panel", "ticket_board_post_ticketboard_panel": "create_ticket_board_panel", "ticket_board_put_ticketboard_panel": "update_ticket_board_panel", "ticket_board_delete_ticketboard_panel": "delete_ticket_board_panel", "ticket_board_get_project_registers": "get_project_registers", "ticket_board_get_panel_registers": "get_panel_registers", "ticket_board_get_project_globalpanels": "get_global_panels", "_comment_os": "Operating Systems", "operating_systems_get_v1_os": "get_operating_system", "operating_systems_post_v1_os": "create_operating_system", "operating_systems_put_v1_os": "update_operating_system", "operating_systems_delete_v1_os": "delete_operating_system", "_comment_manufacturer": "Manufacturers", "manufacturer_get_v1_manufacturers": "get_manufacturer", "manufacturer_post_v1_manufacturers": "create_manufacturer", "manufacturer_put_v1_manufacturers": "update_manufacturer", "manufacturer_delete_v1_manufacturers": "delete_manufacturer", "_comment_cpus": "CPUs", "cpus_get_v1_cpus": "get_cpu", "cpus_post_v1_cpus": "create_cpu", "cpus_put_v1_cpus": "update_cpu", "cpus_delete_v1_cpus": "delete_cpu", "_comment_hddtypes": "HDD Types", "hddtypes_get_v1_hddtypes": "get_hdd_type", "hddtypes_post_v1_hddtypes": "create_hdd_type", "hddtypes_put_v1_hddtypes": "update_hdd_type", "hddtypes_delete_v1_hddtypes": "delete_hdd_type", "_comment_identify": "Identification", "identify_post_v1_identify": "identify", "_comment_emailaccounts": "Email Accounts", "emailaccounts_get_v1_emailaccounts": "get_email_account", "emailaccounts_post_v1_emailaccounts": "create_email_account", "emailaccounts_put_v1_emailaccounts": "update_email_account", "emailaccounts_delete_v1_emailaccounts": "delete_email_account", "emailaccounts_get_emailaccounts_compamy": "get_company_email_accounts", "emailaccounts_get_emailaccounts_types": "get_email_account_types", "_comment_vacation": "Vacation Requests", "vacationrequests_post_v1_vacationrequests": "create_vacation_request", "vacationrequests_put_v1_vacationrequests": "update_vacation_request", "vacationrequests_delete_v1_vacationrequests": "delete_vacation_request", "vacationrequests_put_vacationrequests_list": "update_vacation_request_list", "vacationrequests_get_vacationdays_year": "get_vacation_days", "vacationrequests_post_vacationrequests_vacationdays": "set_vacation_days", "vacationrequests_get_vacationrequests_planningadditionaltypes": "get_vacation_additional_types", "_comment_activity": "Activity Feed", "activityfeed_get_tanssevents_unseen": "get_unseen_events", "activityfeed_post_all_seen": "mark_all_events_seen", "activityfeed_put_v1_tanssevents": "update_event", "_comment_domains": "Domains", "domains_get_v1_domains": "get_domain", "domains_post_v1_domains": "create_domain", "domains_put_v1_domains": "update_domain", "domains_delete_v1_domains": "delete_domain", "domains_get_domains_company": "get_company_domains", "_comment_security": "Authentication", "security_post_v1_login": "login", "_comment_mails": "Mail Testing", "mails_post_test_smtp": "test_smtp" } }

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/pronet-systems/tanss-mcp-server'

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