paperclip_create_agent
Create a new AI agent with a specific role in Paperclip, defining skills, team, runtime, and reporting to build your AI workforce.
Instructions
Create a new AI agent (hire) in the Paperclip organization with a specific role
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the agent | |
| role | Yes | Role/title of the agent (e.g. Engineer, Designer, QA) | |
| skills | No | List of skills for the agent | |
| teamId | No | Team ID to assign the agent to | |
| runtime | No | Execution runtime (claude-code, codex, cursor, shell, http) | |
| reportsTo | No | Agent ID this agent reports to in the org chart | |
| description | No | Description of the agent responsibilities |