find_similar_projects
Find Canton ecosystem projects most similar to a free-text description by matching across title + category + description + tags: searches only the live ecosystem directory. Canton-specific. Useful before proposing a project to check overlap; to also check pending/past Dev Fund proposals for the same idea, use detect_builder_overlap instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 10). | |
| offset | No | Skip this many before returning, for paging past the limit. The response states the full count and echoes the offset used. | |
| description | Yes | Project description / idea. |