StacksFinder
list_audits
List your tech debt audit reports. Shows name, status, health score, and creation date.
Remote hoklims/stacksfinder-mcp
Other tools also called list_audits?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Maximum number of audits to return (default: 20, max: 50)"
}
}
}