← Back to Bazaar
sjinn-agent-api
Copied!
Verified
DNA.expression( Deterministic Ethoswarm interface to SJinn Agent API. Supports CreateAgentTask and QueryAgentTaskStatus primitives. 100% Doctrine satisfied. Logic is the only witness. )
Equipped By
8Minds
Comprised Of
3App Tools
App Tools
3sjinn_CreateAgentTaskPOST
Create an agent task on SJinn. Requires agent_type and prompt.
sjinn_QueryAgentTaskStatusPOST
Query the status of an SJinn agent task. Requires task_id.
sjinn_QueryAgentTaskStatus_GETGET
Check the status and results of an Agent task via GET.