PipedreamHQ/pipedream

[components] Hedy

已关闭

#20,510 创建于 2026年4月3日

 (5 条评论) (0 个反应) (1 位负责人)JavaScript (5,305 个派生)batch import
actionenhancementgood first issuehelp wantedtrigger / source

仓库指标

星标
 (7,438 个星标)
PR 合并指标
 (平均合并 9天 7小时) (30 天内合并 131 个 PR)

描述

Hedy

URLs

https://help.hedy.bot/en/articles/11663570-hedy-api

Actions

get-session

Prompt

Retrieve detailed session information.

get-many-sessions

Prompt

List multiple sessions with pagination.

get-highlight

Prompt

Retrieve specific highlight details.

get-many-highlights

Prompt

List multiple highlights.

get-highlights-by-session

Prompt

Get all highlights for a specific session.

get-todo

Prompt

Retrieve a specific todo by ID.

get-many-todos

Prompt

List all todo items.

get-todos-by-session

Prompt

Get todos for a specific session.

create-topic

Prompt

Create a new topic.

get-topic

Prompt

Retrieve a specific topic.

get-many-topics

Prompt

List all topics.

get-topic-sessions

Prompt

Get sessions for a topic.

update-topic

Prompt

Modify a topic.

delete-topic

Prompt

Remove a topic.

create-session-context

Prompt

Create a new session context.

get-session-context

Prompt

Retrieve a specific session context.

get-many-session-contexts

Prompt

List multiple session contexts.

update-session-context

Prompt

Modify a session context.

delete-session-context

Prompt

Remove a session context.

贡献者指南