Agents

Get Agent Draft

Return a draft TaskSnapshot for the agent (no DB write). Built from example_csv.

get/api/agents/draft/{agent_id}

Path parameters

agent_idstring required

Response

Successful Response

task_idstring required
agent_idstring required
headersstring[] required
rowsobject[] required
row_statesobject required

Changes