Retrieve a campaign
get_campaignRetrieve a campaign's full details by its unique ID. Use this to look up specific campaign information when you know the record ID.
Instructions
Fetch one campaign by id.
Requires scope campaigns:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id, e.g. "6a96a3ead6e886d42462dd3e". |