build-query
ChatGPTBuild a starter Hasura-style list query for a specific type. Uses limit and discovered query root fields.
build-query
ChatGPTBuild a starter Hasura-style list query for a specific type. Uses limit and discovered query root fields.
find-fields
ChatGPTReturn field names and types for a specific GraphQL type
find-fields
ChatGPTReturn field names and types for a specific GraphQL type
get-call
ChatGPTGet detailed information for a single call, including attendees and recent signals.
get-call
ChatGPTGet detailed information for a single call, including attendees and recent signals.
get-call-transcript
ChatGPTGet the full transcript for a call, with speaker-attributed monologue segments. Check hasTranscript or transcriptStatus before calling.
get-call-transcript
ChatGPTGet the full transcript for a call, with speaker-attributed monologue segments. Check hasTranscript or transcriptStatus before calling.
get-document
ChatGPTRetrieve one document by ID with content and document metadata.
get-document
ChatGPTRetrieve one document by ID with content and document metadata.
get-knowledge-page
ChatGPTGet a knowledge base page by ID with full content (plain text) and child pages.
get-knowledge-page
ChatGPTGet a knowledge base page by ID with full content (plain text) and child pages.
list-knowledge-pages
ChatGPTList knowledge base pages ordered by most recently updated. Use search-knowledge-pages for filtered results.
list-knowledge-pages
ChatGPTList knowledge base pages ordered by most recently updated. Use search-knowledge-pages for filtered results.
list-signal-properties
ChatGPTList metadata properties configured for the signal/extraction entity type.
list-signal-properties
ChatGPTList metadata properties configured for the signal/extraction entity type.
list-signal-types
ChatGPTList configured signal (extraction) types.
list-signal-types
ChatGPTList configured signal (extraction) types.
list-types
ChatGPTList available GraphQL object types for the current authenticated context.
list-types
ChatGPTList available GraphQL object types for the current authenticated context.
run-query
ChatGPTExecute a read-only GraphQL query. Prefer domain tools first; use this as an advanced fallback.
run-query
ChatGPTExecute a read-only GraphQL query. Prefer domain tools first; use this as an advanced fallback.
search-calls
ChatGPTSearch calls by phrase and optional time window. Returns core metadata and key attendees.
search-calls
ChatGPTSearch calls by phrase and optional time window. Returns core metadata and key attendees.
search-documents
ChatGPTSearch documents by phrase across name/content/instructions. Optionally include full content.
search-documents
ChatGPTSearch documents by phrase across name/content/instructions. Optionally include full content.
search-knowledge-pages
ChatGPTSearch internal knowledge base pages by title or content. Returns matching wiki-style pages.
search-knowledge-pages
ChatGPTSearch internal knowledge base pages by title or content. Returns matching wiki-style pages.
search-people
ChatGPTSearch people by name/email/title/department and optional persona filters.
search-people
ChatGPTSearch people by name/email/title/department and optional persona filters.
search-people-properties
ChatGPTSearch person CRM property values and definitions by phrase.
search-people-properties
ChatGPTSearch person CRM property values and definitions by phrase.
search-signal-property-values
ChatGPTSearch actual signal/extraction custom property values with optional property and call filters.
search-signal-property-values
ChatGPTSearch actual signal/extraction custom property values with optional property and call filters.
search-signals
ChatGPTSearch signals/extractions by phrase, optional type, related entities (call/persona), and optional page. When a response includes nextContinuationKey, pass it as continuationKey to retrieve the next page of the same search.
search-signals
ChatGPTSearch signals/extractions by phrase, optional type, related entities (call/persona), and optional page. When a response includes nextContinuationKey, pass it as continuationKey to retrieve the next page of the same search.