get_by_slug_or_url
Retrieve a post from a Markdown knowledge base by specifying its slug, URL, or path fragment. Simplifies content lookup in local Markdown files.
Instructions
Get a post by its slug or URL.
Args: identifier: the slug, URL, or path fragment to search for
Input Schema
Name | Required | Description | Default |
---|---|---|---|
identifier | Yes |