Claude
submission.examples
Fetch read-only category examples and templates for faster, more accurate HeyClaude submissions.
Remote heyclaude/heyclaude
Remote (network-hosted)
Other tools also called submission.examples?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"category": {
"enum": [
"agents",
"rules",
"mcp",
"skills",
"hooks",
"commands",
"statuslines",
"collections",
"guides"
],
"type": "string",
"description": "Category to fetch submission examples for. Returns cross-category examples if omitted."
}
}
}