yaaif_agent_create
Create chat or workflow agent definitions by specifying name, description, and goal prompt to automate task execution.
Instructions
Create a chat or workflow agent definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| enabled | No | ||
| spec_id | No | ||
| slot_key | No | ||
| skill_ids | No | ||
| agent_type | No | ||
| description | Yes | ||
| goal_prompt | Yes |