Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion developers/agent-api-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,9 @@ components:
x-go-type-skip-optional-pointer: false
agent_identity_uid:
type: string
description: "Optional agent identity UID to use as the execution principal for the run.\nThis is only valid for runs that are team owned. \n"
description: |
Optional cloud agent UID to use as the execution principal for the run.
This legacy field name is only valid for team-owned runs.
conversation_id:
type: string
description: |
Expand Down
Loading