Skip to main content
notion.batchManageAgents submit multiple status, credit-limit, or delete operations as one task.

Example

automations/notion-batch-manage-agents.automation.ts

Inputs

operations is required. Each item is exactly one documented update-status, update-credit-limit, or delete variant. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns a queued async_task. Poll it with getAsyncTask using the returned ID.