get_by_text
Retrieve blog content by matching exact text within markdown files using the Library MCP. Specify a query and limit to filter results efficiently.
Instructions
Get blog content by text in content.
Args: query: text for an exact match limit: the number of results to include
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
query | Yes |