lsp_end_session
Terminate an active clangd LSP session by providing the session ID obtained from lsp_start_session.
Instructions
End a clangd LSP session.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session identifier returned by lsp_start_session. |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |