generated: '2026-08-13' method: generated source: >- openapi/manychat-*-openapi.yml (harvested from https://api.manychat.com/swagger/compileJson) plus https://manychat.github.io/dynamic_block_docs/ note: >- Four packaged Agent Skills covering ManyChat's real marquee flows. Every operationId referenced was grepped out of the specs in openapi/ — none is invented. ManyChat publishes no AGENTS.md or first-party skill files, so these are generated by API Evangelist. skills: - file: manychat-find-and-tag-subscriber.md name: Find a ManyChat subscriber and tag them api: openapi/manychat-subscriber-api-openapi.yml operations: - findBySystemField - findSubscriberByName - findByCustomField - getSubscriberInfo - addTagByName - setCustomFieldByName - setCustomFields - file: manychat-send-message-within-policy.md name: Send a ManyChat message inside Meta's messaging policy api: openapi/manychat-sending-api-openapi.yml operations: - sendContent - sendContentByUserRef - sendFlow - getOtnTopics - getFlows - getSubscriberInfo - file: manychat-manage-page-fields-and-tags.md name: Manage ManyChat page tags, custom fields and bot fields api: openapi/manychat-page-api-openapi.yml operations: - getPageInfo - getTags - createTag - removeTag - removeTagByName - getCustomFields - createCustomField - getBotFields - createBotField - setBotField - setBotFieldByName - setBotFields - getGrowthTools - getOtnTopics - file: manychat-answer-external-request.md name: Answer a ManyChat External Request with a Dynamic Block response api: asyncapi/manychat-dynamic-block-webhooks.yml operations: [] note: >- Contract for the partner-side endpoint ManyChat calls. Deliberately carries no operationIds — it does not call the REST API.