get_prompt_library
Fetch curated high-value prompt templates and multi-tool question workflows.
Call this tool whenever you want to suggest high-value questions to the user,
or when the user asks "what can you do?", "what should I ask?", or wants
guided astrology workflows (e.g. Sade Sati analysis, timeline forecast,
dasha transitions, chart strength, school comparisons, timing windows).
Args:
category: Optional category filter. One of 'all', 'Core Reading',
'Timing & Transits', 'Career & Wealth', 'Strengths & Accuracy',
'Relationships', 'Daily & Remedies'. Names are matched
case-insensitively; an unrecognised one is an error listing the
valid names, never a silent empty result.
include_full_templates: Set to True to retrieve the full expanded prompt text.
Defaults to False for compact workflow titles and tool chains.
Returns a structured catalog of prompt templates with their titles, descriptions,
required arguments, and which underlying tools they chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | ||
| include_full_templates | No |