Skip to main content
Glama

signal_connectors

Manage signal connectors and knowledge graphs to handle alerts, tickets, Slack messages, HTTP monitoring, and search facts across platforms like GitHub, Jira, and Linear.

Instructions

Manage signal connectors and knowledge graph. Actions: ticket, alert, slack, http_monitor, clearcue, intent_score, kg_search, kg_facts, kg_add_fact, inbound_connector, subscription, telegram. Note: supabase connector not available in cloud.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: ticket, alert, slack, http_monitor, clearcue, intent_score, kg_search, kg_facts, kg_add_fact, inbound_connector, subscription, telegram
driverNoConnector driver for setup instructions: github | github_issues | jira | linear
urlNoURL to monitor (required for add)
monitor_typeNoMonitor type: availability | content_change | both (default: availability)availability
nameNoHuman-readable name for the monitor (optional, defaults to hostname)
connector_idNoConnector UUID (required for remove)
expected_statusNoExpected HTTP status codes (default: [200])
ssl_checkNoAlert when SSL certificate expires within 14 days (default: true)
entity_keyNoStable identifier for the entity: LinkedIn URL, company domain, or website URL. Required for get_score and get_signal_history.
entity_typeNoEntity type: company | person
thresholdNoMinimum threshold for list_hot_leads: hot (80+) | warm (50+) | lukewarm (20+)
limitNoMaximum number of results for list_hot_leads (default 20, max 100)
queryYesNatural language search query, e.g. "CEO of Acme Corp" or "latest price of Competitor X"
relation_typeNoFilter by relation type (snake_case), e.g. works_at, has_price, has_status, acquired_by
include_historyNoInclude invalidated historical facts (default: false — only current facts)
entity_nameYesName of the entity to look up, e.g. "Alice Chen" or "Acme Corp"
source_entityYesName of the source entity, e.g. "Alice Chen" or "Acme Corp"
source_typeYesType of the source entity: person | company | location | product | topic
target_entityYesName of the target entity, e.g. "Beta Corp" or "$79/month"
target_typeYesType of the target entity: person | company | location | product | topic
factYesHuman-readable fact statement, e.g. "Alice Chen is VP Engineering at Beta Corp"
valid_atNoISO 8601 datetime when this fact became true (defaults to now if omitted)
subscription_idNoSubscription UUID (required for get/toggle/delete)
integration_idNoIntegration UUID to bind this subscription to (required for create)
filter_configNoDriver-specific filter config. GitHub: {repo, filter_branches, event_types}. Linear: {team_id, resource_types, filter_actions}. Jira: {project_key, webhook_events}.
bot_tokenNoBot token from BotFather (required for register)
routing_modeNoRouting mode: assistant | project | trigger_rules (default: assistant)assistant

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/escapeboy/agent-fleet-o'

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