post_task
Create a real-world task and automatically screen it through policy gates and AI classification, routing to open, rejected, or human review.
Instructions
Create a real-world task and run the full screening cascade: policy_gate regex, task_shapes shape_match, Claude Opus 4.7 when ANTHROPIC_API_KEY is set or SCREENING_LLM_FALLBACK when absent, then human_review parking when needed. Results in status open, rejected, or screening. Write instructions a stranger can execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lng | Yes | ||
| title | Yes | ||
| address | No | ||
| currency | No | USD | |
| deadline | Yes | ||
| instructions | Yes | ||
| idempotency_key | No | ||
| budget_max_minor | Yes | ||
| proof_requirements | No | ||
| required_capabilities | Yes |