Run OrangePro agent
orangepro_run_agentStart an agent run to trigger data ingestion, knowledge graph sync, or test generation. Safe to retry; returns active run if already in progress.
Instructions
Start an OrangePro agent run. Safe to retry — the API returns the active run if one is already in progress. Use this to trigger data ingestion, KG sync, or test generation agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent_id to run. Get this from orangepro_list_agents. | |
| tenant_id | No | OrangePro tenant id. Defaults to ORANGEPRO_TENANT_ID env var. |