ingest_transcript
Take a transcript and source metadata, return a prompt for extracting design decisions to inform UI generation.
Instructions
Store a transcript source and return an extraction prompt for the calling agent's model. Raven makes no model or network call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Transcript text to extract design decisions from. | |
| source_meta | Yes | Metadata identifying the transcript source. |