get_function_run
Fetch a durable function run by supplying its fnrun_ ID and project ID. Get the run's output, status, and metadata for verification or debugging.
Instructions
Fetch one durable function run by fnrun_ id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Function run id, fnrun_... | |
| project_id | Yes | The project ID |