Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- getDetails — Quick snapshot of a Jam.
- getConsoleLogs — Console logs, filterable by level.
- getNetworkRequests — Every web request as JSON, with filters.
- getScreenshots — Screenshots from a screenshot Jam.
- getUserEvents — Clicks, inputs and navigation in plain language.
- getMetadata — Custom metadata set through the Jam SDK.
- getVideoTranscript — Spoken transcript with timestamps.
- getVideoChapters — AI-generated chapter markers.
- analyzeVideo — Analyse a recording to detect issues.
- getFrames — Still frames at timestamps or as an overview grid.
- listJams — Search and filter Jams.
- listMembers — List workspace members.
- listFolders — List folders.
- createComment — Add a Markdown comment, optionally @-mentioning.
- editComment — Edit a comment.
- deleteComment — Delete a comment.
- addReaction — React to a comment.
- removeReaction — Remove a reaction.
- updateJam — Rename, describe or move a Jam.
- deleteJam — Delete a Jam. There is no way to restore it.
- createFolder — Create a folder.
- updateFolder — Update a folder.
- deleteFolder — Delete a folder AND every Jam inside it, none restorable.
- listRecordingUrls — List recording URLs.
- getRecordingUrlVerifyLink — Verification link for a recording URL.
- listRecordingLinks — List shareable recording links.
- getRecordingLink — Read a recording link.
- listRecordingLinkJams — Jams captured through a link.
- createRecordingLink — Create a shareable recording link.
- updateRecordingLink — Update a recording link.
- deleteRecordingLink — Soft-delete a recording link.
- fetch — Alias of getDetails, for ChatGPT connectors.
- search — Companion alias to fetch.
