Productivity101 toolsPaste one API key
Outline integration for AI agents
Team knowledge base and wiki for managing documentation and collaboration.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Outline once and call the same tools from all of them.
Setup
Connect Outline through ClawLink's hosted setup to use its tools from your agent.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Outline exposes 101 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
outline_activate_user | Activate a previously suspended user in Outline | Read |
outline_add_collection_group | Add a group to a collection in Outline | Write |
outline_add_document_user | Add a user membership to a document | Write |
outline_add_group_to_document | Give all members in a group access to a document | Write |
outline_export_all_collections | Export all collections and their documents in bulk | Read |
outline_export_collection | Export a collection in markdown, JSON, or HTML format | Read |
outline_export_document | Export a document from Outline in Markdown, HTML, or PDF format | Read |
outline_get_attachment_redirect | Retrieve an attachment redirect URL from Outline | Read |
outline_get_auth_config | Retrieve authentication configuration options for an Outline workspace | Read |
outline_get_collection | Retrieve a collection by its unique identifier | Read |
outline_get_collection_documents | Retrieve a collection's document structure as a tree of navigation nodes | Read |
outline_get_comment | Retrieve a comment by its ID from Outline | Read |
outline_get_document_info | Retrieve a document from Outline by its UUID, urlId, or shareId | Read |
outline_get_documents_documents | Retrieve a document's child structure | Read |
outline_get_file_operation_info | Retrieve the details and current status of a file operation by its unique identifier | Read |
outline_get_group_info | Retrieve a group by its unique identifier | Read |
outline_get_oauth_client_info | Retrieve an OAuth client from Outline by its id or clientId | Read |
outline_get_revision_info | Retrieve a revision by its ID from Outline | Read |
outline_get_share_info | Retrieve a share object by its unique identifier or by the associated document ID | Read |
outline_get_template_info | Retrieve a template by its unique identifier | Read |
outline_get_user_info | Retrieve a user by their unique identifier | Read |
outline_list_archived_documents | List all archived documents in the Outline workspace | Read |
outline_list_collection_group_memberships | List all group memberships for a specific collection in Outline | Read |
outline_list_collection_memberships | List all individual user memberships for a collection | Read |
outline_list_collections | List all collections that the authenticated user has access to | Read |
outline_list_comments | Retrieve all comments with optional filtering by document or collection | Read |
outline_list_data_attributes | List all data attributes in Outline | Read |
outline_list_deleted_documents | List all deleted documents in the workspace that the current user has access to | Read |
outline_list_document_group_memberships | List a document's group memberships | Read |
outline_list_document_memberships | List users with direct membership to a document | Read |