Documentation Index
Fetch the complete documentation index at: https://docs.roe-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Inputs
agent_id (String): The ID of the Agent to run.
args (Map): A map of Agent Inputs to pass to the Agent.
Output
Agent Job ID. You will likely want to use job_status and job_result to get the status and result of the Agent Job.Example Usage
Assuming the underlying Agent is expecting two Agent inputs with keysprompt
and target: