session¶
The session interface is used to manage agent session shells and their presentation metadata. New messages are created through the A2A runtime process; this set of interfaces only reads existing messages.
Choose a task¶
Task |
Page |
Description |
|---|---|---|
View session list |
Query the visible sessions in the workspace. |
|
View session details |
Read a visible session’s display metadata and current task association. |
|
Add session |
Create a session and display metadata for an active agent without sending messages or starting tasks. |
|
Change session |
Change the session title, status, or pinned state; sessions linked to unfinished tasks cannot be archived. |
|
View session messages |
Read saved messages in visible sessions. |
Last updated on