list_agents
Retrieve all tenant AI agents with filters for type, status, and archived or unpublished entries to locate and manage them.
Instructions
Lista todos os agentes do tenant. Retorna id, nome, status, tipo e metadados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filtrar por tipo (ex: assistant, chatbot) | |
| status | No | Filtrar por status | |
| include_archived | No | Incluir agentes arquivados | |
| include_unpublished | No | Incluir agentes despublicados (publicação inativa no tenant). Use para encontrar um agente que sumiu da lista após unpublish e republicá-lo. |