notion.getAgent retrieve a Notion agent and optional verbose configuration.
Example
automations/notion-get-agent.automation.ts
Inputs
agent_id is required; Notion also accepts its documented personal-agent identifiers. verbose requests additional configuration. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the fullagent object, including status, connections, version, and configuration that the caller may see.