iiRecord
Agentic AI Atlas · Anthropic Message Batches
async-job:anthropic-message-batchesa5c.ai
II.
AsyncJob JSON

async-job:anthropic-message-batches

Structured · live

Anthropic Message Batches json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/async-jobs/async-jobs-llm-providers.yamlCluster · extensions
Record JSON
{
  "id": "async-job:anthropic-message-batches",
  "_kind": "AsyncJob",
  "_file": "extensions/async-jobs/async-jobs-llm-providers.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Anthropic Message Batches",
    "kind": "batch-api",
    "statusModel": "polling",
    "description": "Anthropic's Message Batches API — submit a list of Messages requests,\npoll batch status. Batches process within 24 hours; 50% discount on input\nand output tokens.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "run:01kqex-example-run-001",
      "to": "async-job:anthropic-message-batches",
      "kind": "uses_async_job",
      "attributes": {}
    }
  ]
}