get_activity
Retrieve full details of an activity by its ID, including all channel-specific fields.
Instructions
Get full details of a single activity by its ID. Use this when you already know the activity ID. Returns the complete activity record including all channel-specific fields.
Args: name: The activity ID (e.g. ACT00123). Always starts with 'ACT' followed by digits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |