Get Knowledge Base Article
get_knowledge_base_articleRetrieve a specific RunWhen knowledge base article by its UUID and workspace name. Use it to fetch documentation, runbooks, or reference notes for a workspace when you have the article ID.
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 |