get_knowledge_base_article
Fetch a knowledge base article by its ID and workspace name to access its dedicated content for troubleshooting and reference.
Instructions
Get a specific Knowledge Base article by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The UUID of the KB article to retrieve. | |
| workspace_name | Yes | The workspace to query (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |