{
  "id": "P309",
  "slug": "openai-responses-api-function-call-output-call-id-arguments-documentation",
  "status": "search-observed",
  "product": "OpenAI API",
  "family": "LLM model/API behavior drift",
  "canonical_url": "https://gitdocs.org/fix/openai-responses-api-function-call-output-call-id-arguments-documentation",
  "query_alias_url": "https://gitdocs.org/q/openai-responses-api-function-call-output-call-id-arguments-documentation",
  "markdown_url": "https://gitdocs.org/fix/openai-responses-api-function-call-output-call-id-arguments-documentation.md",
  "json_url": "https://gitdocs.org/api/fixes/openai-responses-api-function-call-output-call-id-arguments-documentation.json",
  "canonical_query": "OpenAI Responses API function_call output call_id arguments documentation",
  "observed_codex_queries": [
    "site:platform.openai.com/docs/api-reference/responses output function_call call_id arguments Responses API tool call OpenAI",
    "OpenAI Responses API function_call output call_id arguments documentation",
    "https://platform.openai.com/docs/api-reference/responses/object",
    "'function_call' in https://platform.openai.com/docs/api-reference/responses/object",
    "https://platform.openai.com/docs/assistants/migration",
    "https://platform.openai.com/docs/api-reference/runs/step-object",
    "'tool_calls' in https://platform.openai.com/docs/api-reference/run-steps",
    "https://platform.openai.com/docs/guides/tools-code-interpreter",
    "'code_interpreter_call' in https://platform.openai.com/docs/guides/tools-code-interpreter",
    "'code_interpreter_call: object' in https://platform.openai.com/docs/api-reference/responses/object"
  ],
  "organic_dependency_search_count": 11,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "SDK types may still accept fields that the selected hosted model rejects; model retirement, tokenizer, thinking, and tool behavior are external and fast-moving.",
  "before": "",
  "after": "",
  "verification": "Verifier checks current model ID, accepted payload, structured output/tool parsing, and behavior under retries.",
  "unsafe_fixes": [
    "Changing local code without checking the current external contract.",
    "Retrying the same install, build, or API call with no version/source change.",
    "Applying a broad unsafe bypass when a narrow compatibility fix is available."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://openai.com/index/new-tools-for-building-agents/",
      "label": "OpenAI new tools for building agents"
    },
    {
      "url": "https://platform.openai.com/docs/api-reference/responses/object",
      "label": "Official reference opened by Codex"
    },
    {
      "url": "https://platform.openai.com/docs/assistants/migration",
      "label": "Official reference opened by Codex"
    },
    {
      "url": "https://platform.openai.com/docs/api-reference/runs/step-object",
      "label": "Official reference opened by Codex"
    },
    {
      "url": "https://platform.openai.com/docs/guides/tools-code-interpreter",
      "label": "Official reference opened by Codex"
    }
  ],
  "source_github_links": []
}
