create_ai_agent
Create an AI agent definition to specify capabilities and automatically generate ACL records for controlled access.
Instructions
Create an AI agent definition with optional auto-generated ACLs (requires NOW_ASSIST_ENABLED + WRITE_ENABLED)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent name | |
| description | Yes | Agent description | |
| capabilities | Yes | List of capability identifiers the agent supports | |
| auto_generate_acls | No | Automatically create ACL records for the agent (default true) |