manage_audience
Create, list, rename, delete, or clone custom Telegram ad audiences. Upload user IDs via file or array, with confirmation for destructive actions.
Instructions
Custom audiences. action=list|create|rename|delete|clone.
create: pass file_path (one user id per line) or user_ids=[...].
delete/clone: two-step confirm_hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| action | Yes | ||
| user_ids | No | ||
| file_path | No | ||
| audience_id | No | ||
| confirm_hash | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||