Add a follow-up instruction to a running task
DeepResearch
Update Task
Reference for adding follow-up instructions to a running task via POST /v1/deepresearch/tasks/{id}/update.
POST
Add a follow-up instruction to a running task
Authorizations
API key for authentication. Get yours at platform.valyu.ai.
Path Parameters
DeepResearch task ID.
Body
application/json
Follow-up instruction to guide a running research task. Can only be sent before the writing phase begins.
Follow-up instruction for the research agent.
Example:
"Also compare the safety profiles across all trials"

