search_prompts
Search prompts by keyword, category, or tags. Returns matching prompts with metadata to avoid duplicates and find the right prompt.
Instructions
🔍 ALWAYS START HERE: Search for prompts by keyword, category, or tags. Returns matching prompts with their metadata. This is the recommended first step before using get_prompt or creating new prompts. Helps avoid duplicates and find exactly what you need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags for precise matching. Examples: ["api", "rest"], ["testing", "automation"], ["documentation", "technical-writing"] | |
| query | No | Search keywords to find in prompt title, description, or content. Examples: "api", "documentation", "code review", "testing" | |
| category | No | Filter by specific category. Available: "development", "content-creation", "business", "ai-prompts", "devops", "documentation", "project-management" |