List ad sheets (adsap_list_ad_sheets)
Platform: Meta · Read or write: Read · Plan: All plans · Consumes a task: No · Preview supported: No
What it does
Lists the bulk ad creation sheets that belong to an ad account. Each sheet holds rows of ad configurations built in the Adsap web app. Use it to find a sheet before asking about its structure.
Parameters
Descriptions are shortened from the tool schema. Your assistant sees the full text.
| Name | Type | Required | Description |
|---|---|---|---|
ad_account_id | string | No | |
limit | number | No | |
cursor | string | No |
Example prompts
- “Which ad sheets do I have for the US account?”
- “List my ad sheets and tell me which ones still have unlaunched rows.”
Related tools
adsap_get_ad_sheet_schema: Retrieve column schema, constraints, and dependencies for an ad sheet: use it to read or explain a sheet’s structure.
Guide
Read Ad sheets for the workflow around this tool, and the Tool reference for every tool.
Last updated on