Tool to send a message to Cody AI and receive a Server-Sent Events (SSE) stream URL for the AI response. Use when you need streaming responses instead of waiting for the complete message. The response contains a stream_url that can be used to connect to the SSE stream and receiv…
contentRequiredstringThe message content to send to the AI (maximum 2000 characters).
redirectbooleanControls response format. When false (default), returns 200 with stream URL in JSON. When true, returns 302 redirect to stream URL.
conversation_idRequiredstringID of the conversation to send the message to.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.