Create a new template owned by the authenticated account. When is_private is true, the optional share_emails array grants explicit read access to the listed accounts; for public templates the field is ignored.
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Recoup API key. Learn more.
Template fields
Short human-readable title for the template
3 - 50Description of what the template does
10 - 200The agent prompt body
20 - 10000Free-form tags used to categorize the template. Pass an empty array if there are no tags.
When true, the template is restricted to the creator and the accounts listed in share_emails
Emails to grant access to. Only applied when is_private is true. Defaults to an empty array when omitted.