cancel_function_run
Cancel a scheduled or queued durable function run that has not yet completed. Provide the project ID and run ID.
Instructions
Cancel a scheduled/queued durable function run when it has not completed yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Function run id, fnrun_... | |
| project_id | Yes | The project ID |