Slite icon

Slite

Team knowledge base for notes, natural language search, outdated-note flagging, and user identity.

Focused on documentation teams that author notes from markdown or HTML, ask natural-language questions across the knowledge base, and flag stale content.

Sign in to connect Slite

Sign in to connect an account and start using Slite in your apps.

Example Use Cases

These are example ways Snow can use Slite when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Ask Question

Tool to ask a question to your Slite notes in natural language. Use when you need to query or search information across your notes. Supports optional filters to narrow results by parent note or specific assistant.

Create Note

Tool to create a note from markdown or HTML content with optional template. Use when you need to create a new note in Slite with specified content and title.

Delete Note By ID

Tool to permanently delete a note and all its children by ID. Use when you need to remove a note irreversibly. This operation cannot be undone.

Flag Note as Outdated

Tool to set Outdated status on a note with a reason. Use when you need to flag a note as containing outdated information.

Get authenticated user

Retrieves information about the currently authenticated user. Use this to get user details including email, display name, and organization information.

Get Note By ID

Tool to retrieve a complete note by its ID including content in Markdown or HTML format. Use when you need to fetch the full details and content of a specific note.

Get Note Children

Tool to retrieve note children by parent note ID. Use when you need to fetch child notes beneath a specified parent note. Supports pagination for notes with more than 50 children using cursor-based navigation.

List Notes

Tool to list notes from Slite with optional filtering by owner. Use when you need to retrieve notes, optionally filtered by a specific user. Supports cursor-based pagination via the cursor parameter.

Search Groups

Tool to search for groups by name in Slite. Use when you need to find groups matching a search query. Supports cursor-based pagination via the cursor parameter.

Search Notes

Tool to search notes based on a query with optional filters. Use when you need to find notes by search term, parent note, review state, or other criteria. Supports pagination and archived note inclusion.