Iblai API Agent Session

Talk to a deployed ibl.ai agent directly over REST/SSE (or WebSocket) and manage its chat sessions — POST a prompt to the agent chat endpoint, attach arbitrary metadata (surfaced later as client_context), and list/read sessions and per-task history exports. The direct-transport counterpart to iblai-api-agent-chat's MCP wiring; use when you want raw streamed chat + session records rather than an MCP server.

iblai Updated

File contents

iblai/api/tree/main/skills/iblai-api-agent-session commit 2f1e466a05

Frequently asked questions

npx skillmds@latest add iblai/iblai-api-agent-session-2