get_function_run
Retrieve details of a specific durable function run using the project ID and function run 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 |