用自然语言自动管理 Eventbrite 活动、追踪报名者并浏览组织与分类信息。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Eventbrite Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/eventbrite-automation/SKILL.md 2. 保存为 ~/.claude/skills/eventbrite-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate Eventbrite event management workflows -- list organization events, track attendees, browse categories and formats, and manage organizations -- all through natural language.
Toolkit docs: composio.dev/toolkits/eventbrite
https://rube.app/mcpRetrieve the organizations the authenticated user belongs to. This is a prerequisite for most other Eventbrite operations since organization_id is required.
Tool: EVENTBRITE_LIST_USER_ORGANIZATIONS
No parameters required. Returns organization IDs, names, and metadata.
Always call this first to obtain the
organization_idneeded by event and attendee endpoints.
Example prompt:
"List my Eventbrite organizations"
Browse events owned by a specific organization with filtering by status, time period, and pagination.
Tool: EVENTBRITE_LIST_ORGANIZATION_EVENTS
Key parameters:
organization_id -- the organization whose events to list (required; get from EVENTBRITE_LIST_USER_ORGANIZATIONS)status -- filter by live, draft, canceled, started, ended, completed, or alltime_filter -- filter by current_future or pastorder_by -- sort by start_asc, start_desc, created_asc, created_desc, name_asc, name_descpage_size -- number of events per pagecontinuation -- pagination token from previous responseexpand -- comma-separated fields to expand: organizer, venue, ticket_classesExample prompt:
"Show me all live events for my organization, sorted by start date"
Retrieve the attendee list for any event, with optional status filtering and pagination.
Tool: EVENTBRITE_LIST_EVENT_ATTENDEES
Key parameters:
event_id -- the event to retrieve attendees for (required)status -- filter by attending, not_attending, or cancelledchanged_since -- ISO 8601 timestamp to get only recently changed attendeescontinuation -- pagination token for subsequent pagesExample prompt:
"Get all attending attendees for event 123456789 who changed since January 1st"
Retrieve available event categories for use when creating or filtering events.
Tool: EVENTBRITE_GET_EVENT_CATEGORIES
Key parameters:
locale -- BCP-47 locale for localized names (e.g., en_US, es_ES)Follow up with EVENTBRITE_GET_EVENT_SUBCATEGORIES to get subcategories within a selected category.
Example prompt:
"List all Eventbrite event categories in English"
Retrieve all available event format types (conference, seminar, workshop, etc.).
Tool: EVENTBRITE_GET_EVENT_FORMATS
No parameters required. Returns format IDs and display names.
Example prompt:
"What event formats are available on Eventbrite?"
Retrieve subcategories for more granular event classification.
Tool: EVENTBRITE_GET_EVENT_SUBCATEGORIES
Key parameters:
locale -- BCP-47 locale for localized names (e.g., en_US)Example prompt:
"List all Eventbrite event subcategories"
| Pitfall | Details |
|---|---|
| Organization ID required | Most event operations require organization_id -- always call EVENTBRITE_LIST_USER_ORGANIZATIONS first |
| Pagination via continuation | Results use continuation-token pagination, not page numbers -- pass the continuation value from the previous response to get the next page |
| Event ID discovery | You need to list events first via EVENTBRITE_LIST_ORGANIZATION_EVENTS to get event_id values for attendee queries |
…
通过 Rube MCP 自动化 Coassemble 任务,快速处理课程与培训内容流程。
通过先检索当前工具 schema,自动执行 Deadline Funnel 相关营销任务与流程。
自动化异步面试相关流程,帮助团队高效执行候选人筛选与协调任务。
通过 Rube MCP 自动执行 Deepgram 相关任务并衔接语音工作流。
通过 Rube MCP 自动化 Demio 会议与报名管理,提升网络研讨会运营效率。
通过 Rube MCP 自动执行 Jigsawstack 任务并按最新工具 schema 调用。
通过 Rube MCP 自动处理 Eventee 活动管理任务,提升会务执行与协作效率。
帮助你检索已授权公开展示的 EventMatey 活动信息与线索
通过 Rube MCP 自动执行 Eventzilla 相关操作并查询最新工具结构。
用自然语言管理 Eventin 的预订、活动与场地信息,提升运营处理效率。
帮你搜索多国现场演出、安排行程,并发起歌手巡演到访诉求。
帮助用户检索、分析并管理 OpenAgenda 上的活动信息与日程。