get_snippet
Retrieve specific code snippet details from Bitbucket, including files and metadata, by providing the snippet ID.
Instructions
Get details of a specific snippet.
Args: snippet_id: Snippet ID workspace: Bitbucket workspace (optional if configured)
Returns: Snippet details including files and metadata
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snippet_id | Yes | ||
| workspace | No |