Source: https://manu-tests-all-orgs.docs-staging.pageloop.ai/mcp-tools/requests-tickets/other/list-ai-coworker-versions

# listAiCoworkerVersions

List version history for an AI Coworker.

Returns a paginated list of versions for the given agent, ordered by
version number descending (newest first). Use this to inspect what versions exist before restoring or auditing
configuration changes. **Agent types:** Works for `ATOM`, `CUSTOM`, and `SYSTEM` agents.

## Parameters

| Name       | Type    | Required | Description            |
| ---------- | ------- | -------- | ---------------------- |
| `agentId`  | integer | Yes      | The agent's numeric ID |
| `page`     | integer | No       | Default: `1`.          |
| `per_page` | integer | No       | Default: `20`.         |
