List agents defined in the project.
Successful Response
The response for a failed request.
{- "items": [
- {
- "createdTime": 0,
- "description": "string",
- "externalId": "string",
- "instructions": "string",
- "lastUpdatedTime": 0,
- "model": "azure/o3",
- "name": "string",
- "ownerId": "string",
- "tools": [ ]
}
]
}