When providing a local file path (e.g. /mnt/data/output.html) in the Action call, the runtime should automatically transform it into a file reference object:
Thanks for reporting this. We’ve confirmed a known issue affecting GPT Action file references in some file-upload/download flows, which can prevent publishing from completing. If this is affecting your workspace, please email support@openai.com with the details and include the Case ID or subject line so we can investigate your specific setup privately.
Thanks for flagging this. We took another look at this issue. At the moment, the best path is to open a support case with a fresh repro so the team can review current evidence end to end. If you do that, please include:
the GPT or Action schema you’re testing
the model you’re using
the approximate UTC time of a failing run
a conversation link or screen recording
a HAR or request details if you have them
As a temporary workaround, if your workflow allows it, try avoiding the generated file-reference path and instead pass the output directly in the action payload or use a standard uploaded-file flow.
Once a new support case is opened with current evidence, the team can verify whether this is a regression of an older fix or a separate issue.
Hi there and thanks so much for flagging. Sorry to read this is not solved for you. The best path is to open a support case with a fresh repro so the team can review current evidence end to end. If you do that, please include:
the GPT or Action schema you’re testing
the model you’re using
the approximate UTC time of a failing run
a conversation link or screen recording
a HAR or request details if you have them
As a temporary workaround, if your workflow allows it, try avoiding the generated file-reference path and instead pass the output directly in the action payload or use a standard uploaded-file flow.
Once a new support case is opened with current evidence, please share the case number here and we'll follow up with you on that thread.