Skip to main content

ocoya_get_social_profile

Gets details for one connected social profile in a workspace.

Arguments

NameTypeRequiredDescription
workspaceIdstringYesWorkspace ID from ocoya_list_workspaces.
socialProfileIdstringYesSocial profile ID from ocoya_list_social_profiles.

Example

{
  "name": "ocoya_get_social_profile",
  "arguments": {
    "workspaceId": "cmayvq3hk00017apshay5qezu",
    "socialProfileId": "clh49poxf008x8kov4ncbjty9"
  }
}

Returns

Returns profile details, provider-specific metadata, and posting slot configuration.