Parameters
Request example
Returns
Returns hashtag libraries with IDs, names, and reusable hashtags. Use the returnedid as hashtagLibraryId when calling ocoya_create_ai_post or ocoya_create_ai_campaign.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List reusable hashtag libraries in an approved brand before creating AI drafts or campaigns that should use saved hashtag groups.
| Name | Type | Required | Description |
|---|---|---|---|
brandId | string | Yes | Brand ID from ocoya_list_brands. |
query | string | No | Case-insensitive name search. |
{
"name": "ocoya_list_hashtag_libraries",
"arguments": {
"brandId": "cmayvq3hk00017apshay5qezu",
"query": "launch"
}
}
id as hashtagLibraryId when calling ocoya_create_ai_post or ocoya_create_ai_campaign.