Create an agent
pc_post_companies_by_company_id_agentsCreate a new agent for your company. Define its name, role, permissions, and capabilities to automate tasks and manage workflows.
Instructions
Create an agent
Paperclip operation: POST /api/companies/{companyId}/agents. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |