get_function_run
Look up a specific durable function run by supplying the function run ID and project ID.
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 |