list_presentations
Retrieve presentations from MakeSlates by workspace, search by title, or return personal decks when no workspace ID is provided.
Instructions
List presentations. Use workspaceId to filter by workspace, or omit for personal presentations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of presentations to return | |
| search | No | Search term to filter presentations by title | |
| workspaceId | No | Workspace ID to filter by (omit for personal presentations) |