Skip to content
AdlyseMCP Docs
Product guideMCP reference
⌘K
Open Adlyse
⌘K
Overview
QuickstartAuthentication
adlyse-insights
adlyse-reports
adlyse-ads
adlyse-workflows
list_workflowsget_workflowrun_workflowget_run_status
adlyse-adminadlyse-all
  1. Overview
  2. adlyse-workflows

list_tables

List the data tables in your organization.

These are your own tables — CRM lists, research trackers, plans, anything built in Adlyse or by an agent. Platform-managed tables (the ad-performance data Adlyse syncs from your ad accounts) are not included and cannot be edited; read those with the ads and insights tools instead.

Returns: {tables: [{id, name, description, table_type, row_count}], count}

Parameters#

None.


Generated from the server tool’s docstring by generate_mcp_docs. Extend this page freely — the generator never overwrites an existing file.