get_activity_result
Retrieve the result of a standalone activity by providing its execution ID and optional run ID and timeout.
Instructions
Get the result of a standalone activity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Standalone activity execution ID | |
| run_id | No | Run ID for the standalone activity execution | |
| timeout | No | Optional timeout in seconds while waiting for result |