Edit Message + Re-Invoke (Stream)
Resume & edit
Edit Message + Re-invoke (Stream)
Stream variant of edit + re-invoke.
POST
Edit Message + Re-Invoke (Stream)
Same as Edit Message + Re-invoke but streams every
TaskUpdateEvent over SSE instead of returning the finalized execution.
See the Agent Gateway overview for the full conversation model.Authorizations
API Key for authentication
Query Parameters
Agent version to run.
Body
application/json
Available options:
text, markdown, json, voice Available options:
default, harder Per-execution override for the LLM provider (e.g. 'openai', 'anthropic'). Falls back to the agent's configured provider when unset.
Per-execution override for the LLM model name. Falls back to the agent's configured model when unset.
Per-execution override for reasoning effort on reasoning-capable models.
Available options:
low, medium, high, xhigh Surface that created this execution (mirrored to AgentExecutionHistory.source_node_type). Falls back to SourceNodeType.SDK at persist time when unset.
Available options:
workbench, sdk, task, assistant, webhook, mcp, a2a, telegram, slack Response
Successful Response

