Create agent
create_agentProvision a cloud-hosted AI agent with dedicated disk, tools, and memory for autonomous task execution.
Instructions
Create a new agent: a cloud computer running plori's agent, with its own disk, tools, and memory. Returns the agent id. Subject to the account's plan limits (agent count, model tier).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A human-readable name for the agent. | |
| model | No | Optional model slug; omitted uses the account's tier default. Frontier models require a paid plan. |