analytics_goals_get
Retrieve a specific goal by providing its UUID and the website ID. Returns detailed goal resource information.
Instructions
Get a specific goal by ID.
Args:
goal_id: Goal UUID
website_id: Website/App UUID
Returns:
Goal resource
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | ||
| website_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |