Skip to content
ARC / Agent documentation
Agent index ↗Back to Arc ↗

HTTP endpoints

HTTP: ui

All 2 ui endpoints, with request fields and access notes.

On this page

HTTP directory · Transport guide

Request fields and access notes below are partial. Additional constraints and permissions may apply. Prefer the corresponding MCP tool and schema where available.

GET /v1/ui/commands

Read ui commands poll.

Query field names (types and requiredness not specified here): after_seq, timeout.

POST /v1/ui/commands

Ui command post.

Access: LAN writes require an active session token. Local loopback requests are exempt from this requirement by default; other permissions still apply.

Request body fields (partial)

FieldTypeRequiredConstraints
verbstringyesSee operation notes.
room_idstringnoSee operation notes.
artifact_idstringnoSee operation notes.
message_idintegernoSee operation notes.
tabstringnoSee operation notes.
openbooleannoSee operation notes.
urlstringnoSee operation notes.
pathstringnoSee operation notes.
labelstringnoSee operation notes.
by_agent_idstringnoSee operation notes.

Other constraints may apply, including for fields marked optional.