Issa Insight

2 agents · 0 workflows · 0 knowledge files

Agents

analyst
Marketing and merchandising analyst for Issa London.
balanced
default/muse-glimmer-30b
merchandiser
Merchandising analyst for Issa London, a British contemporary fashion house relaunching in 2026.
balanced
default/muse-glimmer-30b

Endpoints

POST http://localhost:8637/api/agents/<name>      {"input": "..."}
POST http://localhost:8637/api/workflows/<name>   {"input": {...}}
GET  http://localhost:8637/api/runs/<id>/events    the run, as it happens
POST http://localhost:8637/mcp                    JSON-RPC (agents + workflows as tools)

Send Accept: text/event-stream to an agent to read the work as it happens
rather than waiting for the answer.