| Raw Request | Send raw HTTP request to Guru API |
| Who Am I | Get information about the current authenticated user |
| Search Cards | Search for cards and content in Guru |
| Get Card | Retrieve a specific card with extended information including teams and collaborators |
| Create Card | Create a new card in Guru |
| Update Card | Update an existing card in Guru |
| Delete Card | Delete a card from Guru |
| Verify Card | Mark a card as verified |
| Unverify Card | Remove verification from a card |
| List Card Verifiers | List the verifiers for a card |
| Get Card Folders | Get the folders that contain a specific card |
| List Collections | Retrieve a list of all collections accessible to the user |
| Get Collection | Retrieve details of a specific collection by ID |
| List Collection Group Access | Get details of all groups with access to a collection |
| List Folders | Retrieve a list of all folders |
| Get Folder | Retrieve details of a specific folder by ID |
| Create Folder | Create a new folder in a collection |
| Update Folder | Update an existing folder |
| Delete Folder | Delete a folder from Guru |
| Search Folders | Search for folders by title or description |
| Get Folder Items | Retrieve all items (cards and subfolders) in a specific folder |
| Get Team Analytics | Retrieve analytics data for the team |
| List Team Members | Retrieve a list of all team members |
| List User Groups | Returns all groups on the team |
| Add User Group Member | Add a user group member |
| Delete User Group Member | Remove a user from a user group |
| Create Webhook Subscription | Create a new webhook subscription to receive real-time Guru events |
| List Webhook Subscriptions | Retrieve all webhook subscriptions for the current user |
| Get Webhook Subscription | Retrieve details of a specific webhook subscription |
| Update Webhook Subscription | Update an existing webhook subscription settings |
| Delete Webhook Subscription | Delete a webhook subscription to stop receiving events |
| Delete All Webhook Subscriptions | Delete all webhook subscriptions for the current user (use with caution) |
| Test Webhook | Send a test event to a webhook subscription to verify it's working |