v1
protected
agents

List Agents

List the agents in this workspace the caller may read.

The workspace column narrows the query to one tenant; the graph then decides which of those rows this caller sees. A plain member reads them all through the root-project role their membership grants, so the two answers usually agree -- the point is that revoking that role now actually removes the rows, instead of leaving a tuple nobody consults.

get/v1/workspaces/{workspace}/agents

Path parameters

workspacestring required

Slug of the workspace the request acts in

Slug of the workspace the request acts in

Response

Successful Response

a2ui_enabledboolean nullable
agent_typestring
descriptionstring nullable
idstring uuid required
instructionstring nullable
is_catalogboolean
model_idstring nullable
namestring required
planningboolean nullable
registry_item_idstring nullable
skillsobject[] nullable
slugstring required
statusstring required
update_availableboolean

Changes