anyproto / anyproto/anytype-api
Methods for accessing chat
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 113
- Forks
- 20
- Avg merge
- 16m
- Merged PRs (30d)
- 1
Description
Have you read a contributing guide?
- I have read CONTRIBUTING.md
- I have searched the existing requests and didn't find any that were similar
- I have considered creating a pull request instead and want to proceed
Clear and concise description of the problem
Chat-type objects and the messages within them seem to be entirely invisible to the API. I'd like to be able to search chats via MCP clients
Suggested solution
Add endpoints for listing Chats, listing messages within Chats, searching within Chats, and posting messages to Chats
Alternative
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read CONTRIBUTING.md and issue #35 first, then map the requested chat capabilities to the API's existing conventions. Done means chats can be listed, messages within chats can be listed, chats can be searched, and messages can be posted for MCP clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, openapi
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100