Skip to main content
notion.updateAgentCreditLimit set or clear a Notion agent credit limit.

Example

automations/notion-update-agent-credit-limit.automation.ts

Inputs

agent_id and credit_limit are required. Use a nonnegative integer, or null to clear the editor-set limit. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the agent ID, effective editor-set credit limit, and last-edited time.