Get Finding Detail
get_finding_detailRetrieve the full content and all metadata of a specific Solodit finding by its ID or slug. Use this to examine a finding in detail after a search.
Instructions
Retrieve the full content and all metadata of a single Solodit finding by its ID or slug. Use this tool when you already know which finding you want to examine in detail -- for example, after seeing a relevant title in search_findings results. Returns the complete untruncated content, all tags, finders, contest info, and links.
When to use:
You have a finding ID or slug and want the full content
Following up on a search result to read the complete vulnerability description
Need all metadata (finders, contest details, all links) for a specific finding
Use search_findings instead if you need to search by keyword or apply filters. Use search_by_tag for quick vulnerability pattern lookups. Use recent_findings to browse the latest discoveries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| finding_id | Yes | The finding ID (UUID) or slug. Found in search_findings results or Solodit URLs. |