Documentation
Prompts Overview
Prompts are the core asset in PromptMan. Create, favorite, tag, and reuse them across any AI tool. ## Prompt Fields | Field | Type | Description | | --- | --- | --- | | title | string | Prompt title — full-text searchable | | content | string | The prompt body content | | tags | string[] | Array of tags for categorization and filtering | | category | string | One of: code / writing / analysis / creative / other | | isPublic | boolean | Whether the prompt is visible in the team workspace |
Continue Reading