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 |
Description |
|---|---|
Query the visible sessions in the workspace. |
|
Read a visible session’s display metadata and current task association. |
|
Create a session and display metadata for an active agent without sending messages or starting tasks. |
|
Change the session title, status, or pinned state; sessions linked to unfinished tasks cannot be archived. |
|
Read saved messages in visible sessions. |
Last updated on