Cosense
Createdyosider
Provides an interface for interacting with Cosense pages through a standardized protocol.
About
Enables programmatic interaction with Cosense, a collaborative knowledge-sharing platform. It offers tools to retrieve, list, search, and modify pages, allowing users to automate tasks such as content management, data extraction, and updating information. The server requires authentication via a session ID for writing to pages and reading private pages.
Key Features
- Retrieves a page with the specified title.
- Searches for pages containing the specified query string.
- Supports authentication via session ID.
- Lists available pages in the resources.
- Inserts text after a specified line in a page.
Use Cases
- Automating content management on Cosense.
- Extracting data from Cosense pages.
- Programmatically updating information on Cosense.