Kind: Function
Prompt for sub-agents that map doc placeholders to screenshot specs using the pre-built SourceCodeIntelligence.
Signature
tsfunction buildPlaceholderMappingPrompt(intelligence: SourceCodeIntelligence, docs: DocScreenshotRequest[], siteUrl: string): string
Parameters
| Name | Type |
|---|---|
intelligence | SourceCodeIntelligence |
docs | DocScreenshotRequest[] |
siteUrl | string |
Returns: string
Was this page helpful?