create_agent
Create an agent on a runtime and set visibility to workspace so all members can use it.
Instructions
Create an agent on a runtime. Use visibility 'workspace' so all members can use it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| model | No | ||
| runtime_id | Yes | from list_runtimes | |
| visibility | No | ||
| description | No | ||
| instructions | No | ||
| workspace_id | No | Workspace/company id. Omit to use the default or your only workspace. | |
| max_concurrent_tasks | No |