inject
Add a task to the pending queue for autonomous agent execution, including priority and optional assertions to verify the outcome.
Instructions
Inject a task into the pending queue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task name (short, descriptive) | |
| command | Yes | Command for the AI agent to execute | |
| priority | No | normal | |
| assertions | No |