Create an agent
Create a personal CREAO agent through the Developer API.
Authorizations
Account API key from Developer Console. Keys start with cr_sk_.
Body
Agent name.
1 - 255Markdown skill definition. Serialized UTF-8 content must be 256 KB or smaller.
262144Optional public developer-facing description.
User-facing version string.
Optional app config YAML. If config is also supplied, config wins for parsed config.
131072Optional parsed app config object.
JSON-render dashboard template. Serialized JSON must be 512 KB or smaller.
External write autonomy for guarded connector actions.
full_auto, approval_required, blocked Response
Agent created.
Personal CREAO agent ID.
Current agent status. Created agents return active.
External write autonomy for guarded connector actions.
full_auto, approval_required, blocked