Execute Agent by Name
Agents
Execute Agent by Name
Execute an agent using its unique name
POST
Execute Agent by Name
Authorizations
API key authentication
Path Parameters
Unique name of the agent to execute
Body
application/json
Response
Agent execution result or status
Unique identifier for the execution
Example:
"67db5c012ae92018b93310a4"
Status of the execution
Available options:
scheduled, completed, failed Example:
"scheduled"
Informational message about the execution
Example:
"Agent execution scheduled successfully"
The result of the agent execution (if immediate)

