Arguments
| Name | Type | Description |
|---|---|---|
slug | string | The public_slug returned by list_kb_article_sets. |
Returns
Errors
Raises an error if:- No published KB set exists with that slug.
- The stored content is not valid JSON.
Example prompts
“Get the shipstar-knowledge-base set and answer: ‘How do I edit a blog post draft?’ using only the content of the articles.”
“Fetch our KB set and list every article title as a table of contents.”