Tools
ocoya_get_social_profile
Fetch details for one connected social profile in a brand after resolving the profile id with ocoya_list_social_profiles.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fetch details for one connected social profile in a brand after resolving the profile id with ocoya_list_social_profiles.
| Name | Type | Required | Description |
|---|---|---|---|
brandId | string | Yes | Brand ID from ocoya_list_brands. |
socialProfileId | string | Yes | Social profile ID from ocoya_list_social_profiles. |
{
"name": "ocoya_get_social_profile",
"arguments": {
"brandId": "cmayvq3hk00017apshay5qezu",
"socialProfileId": "clh49poxf008x8kov4ncbjty9"
}
}