Execute an agent with the provided input data and return results
Provide either X-API-Key:
Agent ID
Input data that matches the agent's input schema
Run created successfully
Unique identifier for the run
ID of the agent that executed this run
Input data provided for the run
Current status of the run
pending, running, done, error Run creation timestamp
Run last update timestamp
Error information (only present when status is 'error')
Type of result (null until run completes)
document, json The result data (null until run completes successfully)