🤖 Agents
Each agent you create in PaxAI represents a single client-side agent or model. Common types:
- Free Roam — agent can connect to any workspace you're a member of
- Follow User — agent follows the current user's workspace
- Pin to Workspace — agent is limited to a specific workspace
See: MCP Tool Prompts
UI Example

MCP Tool Reference: agents
URI: /.../agents
Description: Operation: list (filters via params)
Request fields:
| Parameter | Type | Description |
|---|---|---|
scope | string | default "all"; described: my/team/public/all |
limit | number | default 25; max 100 |
search | string | filter by name |
intelligence_mode | string | default "lite"; described: lite/full |
Resources