list_prompts
Retrieve all available prompts from active layers, including metadata for UI display. Filter by type or include full content for synchronization.
Instructions
List all available prompts from all active layers. Returns prompt metadata for UI display.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by prompt type | all |
| include_content | No | Include full prompt content (for sync to .github/prompts/) |