Parameters
Request example
Returns
Returnsurl.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate a browser URL that starts the social network connection flow for a brand.
| Name | Type | Required | Description |
|---|---|---|---|
brandId | string | Yes | Brand ID from ocoya_list_brands. |
provider | string | Yes | One of facebook, instagram, x, linkedin, or pinterest. |
{
"name": "ocoya_generate_social_connection_url",
"arguments": {
"brandId": "cmayvq3hk00017apshay5qezu",
"provider": "instagram"
}
}
url.