Back to list
cloudflare_blog 2026年3月14日

RFC 9457 準拠のエラーレスポンスでエージェントトーションコストを 98% 削減

Slashing agent token costs by 98% with RFC 9457-compliant error responses

Translated: 2026/3/14 10:10:01
cloudflareai-agentstoken-costrfc-9457error-handling

Japanese Translation

Cloudflare は、AI エージェントに対して RFC 9457 準拠の構造化された Markdown と JSON エラーレスポンスを返すようになりました。これにより、冗長な HTML ページに取って代わり、機械可读なインストラクションが提供されます。これによりトータリング使用量が 98% 以上削減され、脆いパース処理が効率的な制御フローへと変化しました。

Original Content

Cloudflare now returns RFC 9457-compliant structured Markdown and JSON error payloads to AI agents, replacing heavyweight HTML pages with machine-readable instructions. This reduces token usage by over 98%, turning brittle parsing into efficient control flow.