AgentGetTopErrorCountOptions
Options for getting the top agents by error count.
Extends
Properties
| Property |
Type |
Description |
agentId? |
string |
Filter to a single agent by ID. |
agentNames? |
string[] |
Filter to specific agent names. |
folderKeys? |
string[] |
Optional folder keys to scope the lookup. Intersected with the user's accessible folders. |
limit? |
number |
Max number of agents to return. Defaults to 10 server-side. Default 10 |
processVersion? |
string |
Filter to a specific process version. |
projectKeys? |
string[] |
Filter to specific project keys. |