create_dashboard_public_link
ChatGPTCreate a public link for a dashboard group, including the sections in the group. This is used to share a dashboard with someone without authorization. Returns the created public link with its associated sections.
create_dashboard_public_link
ChatGPTCreate a public link for a dashboard group, including the sections in the group. This is used to share a dashboard with someone without authorization. Returns the created public link with its associated sections.
get_accounts
ChatGPTReturns the list of connected accounts for a given data source. Use get_available_sources first to obtain valid source names.
get_accounts
ChatGPTReturns the list of connected accounts for a given data source. Use get_available_sources first to obtain valid source names.
get_available_sources
ChatGPTReturns the list of data sources connected to the organization (e.g. meta, google, tiktok). Organization is derived from the API key.
get_available_sources
ChatGPTReturns the list of data sources connected to the organization (e.g. meta, google, tiktok). Organization is derived from the API key.
get_dashboard_public_links
ChatGPTGet public links for a dashboard group, including the sections in the group. This is used to share a dashboard with someone without authorization. Returns an array of public links with their associated sections.
get_dashboard_public_links
ChatGPTGet public links for a dashboard group, including the sections in the group. This is used to share a dashboard with someone without authorization. Returns an array of public links with their associated sections.
get_dashboards
ChatGPTGet all the dashboards in the organization, including their sections. Returns an array of dashboards with their sections
get_dashboards
ChatGPTGet all the dashboards in the organization, including their sections. Returns an array of dashboards with their sections
get_data
ChatGPTExecute a data search query against a source. Returns tabular data with metrics and breakdowns.
get_data
ChatGPTExecute a data search query against a source. Returns tabular data with metrics and breakdowns.
get_dates
ChatGPTReturns the available date fields for sources that require date fields on get_data requests. For example, Kommo, GoHighLevel, Close, Pipedrive, and Hubspot require a date field to be specified on get_data requests. Use this tool to discover the available date fields for these sources.
get_dates
ChatGPTReturns the available date fields for sources that require date fields on get_data requests. For example, Kommo, GoHighLevel, Close, Pipedrive, and Hubspot require a date field to be specified on get_data requests. Use this tool to discover the available date fields for these sources.
get_dimensions
ChatGPTReturns the list of available dimensions (breakdowns) for a given data source.
get_dimensions
ChatGPTReturns the list of available dimensions (breakdowns) for a given data source.
get_metrics
ChatGPTReturns the list of available metrics for a given data source. Use get_available_sources first to obtain valid source names.
get_metrics
ChatGPTReturns the list of available metrics for a given data source. Use get_available_sources first to obtain valid source names.
health_check
ChatGPTCheck if the MCP server and API are operational. Returns status ok when healthy.
health_check
ChatGPTCheck if the MCP server and API are operational. Returns status ok when healthy.