Poll a playbook run started by run_playbook, using the job_id it returned.
Toolrun_playbook_status · Behavior Read-only
Poll a playbook run started by run_playbook, using the job_id it returned. While status is running or pending, poll again; when succeeded, result holds the check results.
Redlined documents produced from the review’s suggested revisions, applied as tracked changes. Present only when a single DOCX file was reviewed under a user-scoped key and at least one revision applied. The original file is preserved; each entry exposes a new file_id and a signed download URL.
The new uploaded file ID for the produced document. Use it with POST /chat/completionsfile_ids to apply further edits to this version. Download via signed_url for the finished file.
Time-limited direct download URL (no login required). Valid for 7 days from job completion. Download promptly; the URL is not re-minted, so re-fetching the job after expiry returns the same expired URL. For a link you intend to store or email, use download_url instead.
Permanent, login-gated download link for the produced document. Unlike signed_url it never expires: it points at a GC AI web page that mints a fresh download for a signed-in user with access to the file, and redirects to GC AI login otherwise. Use this for links you store or email. The produced document inherits the source document’s access, so it opens for whoever can already see the source: a document uploaded to the organization is org-visible, one in a project is visible to that project’s members, and one in personal files stays private to the uploader. Recipients still need a GC AI login.