Create Outreach Pitch
create_outreach_pitchCreate a reusable pitch template (subject + body templates, optional drafting prompt) owned by the user. Provenance is stamped source="agent" server-side. Returns the new pitch id. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pitch name (required). | |
| tone | No | Optional tone (default 'professional'). | |
| prompt | No | Optional AI drafting instruction. | |
| category | No | Optional category label. | |
| body_template | Yes | Email-body template (required). | |
| target_segment | No | Optional target segment label. | |
| subject_template | Yes | Subject-line template (required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |