create_skill
Create a skill for AACWorkflow by providing a name, content, and optional description. Use workspace_id to assign the skill to a specific workspace.
Instructions
Create a skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content | No | ||
| description | No | ||
| workspace_id | No | Workspace/company id. Omit to use the default or your only workspace. |