We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c9aa4 commit 5feff65Copy full SHA for 5feff65
docs/core/actions.rst
@@ -184,7 +184,7 @@ for example to display the output of a long running background operation
184
or notify the user of an external event.
185
186
To do so, you can ``POST`` to this
187
-`endpoint <../../api/http-api.html#tag/Tracker/paths/~1conversations~1{conversation_id}~1execute/post>`_ ,
+`endpoint <../../api/http-api.html/#operation/executeConversationAction>`_ ,
188
specifying the action which should be run for a specific user in the request body. Use the
189
``output_channel`` query parameter to specify which output
190
channel should be used to communicate the assistant's responses back to the user.
0 commit comments