Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
9 tools available
Postiz is an agentic social media scheduling tool. It offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business faster with AI.
Connect Postiz to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Postiz's 9 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Postiz action below is a callable tool any Definable persona can invoke.
Ask agent 'postiz' a question. Agent description: Agent that helps manage and schedule social media posts for users
Generate image to use in a post, in case the user specified a platform that requires attachment and attachment was not provided, ask if they want to generate a picture of a video.
All the options to generate videos, some tools might require another call to generateVideoFunction
Generate video to use in a post, in case the user specified a platform that requires attachment and attachment was not provided, ask if they want to generate a picture of a video. In many cases 'videoFunctionTool' will need to be called first, to get things like voice id Here are the type of video that can be generated: -Image Text Slides -Veo3 (Audio + Video)
This tool list available integrations to schedule posts to
This tool allows you to schedule a post to a social media platform, based on integrationSchema tool. So for example: If the user want to post a post to LinkedIn with one comment - socialPost array length will be one - postsAndComments array length will be two (one for the post, one for the comment) If the user want to post 20 posts for facebook each in individual days without comments - socialPost array length will be 20 - postsAndComments array length will be one If the tools return errors, you would need to rerun it with the right parameters, don't ask again, just run it
Everytime we want to schedule a social media post, we need to understand the schema of the integration. This tool helps us get the schema of the integration. Sometimes we might get a schema back the requires some id, for that, you can get information from 'tools' And use the triggerTool function.
After using the integrationSchema, we sometimes miss details we can't ask from the user, like ids. Sometimes this tool requires to user prompt for some settings, like a word to search for. methodName is required [input:callable-tools]
Sometimes when we want to generate videos we might need to get some additional information like voice_id, etc
Anything Postiz exposes through its API. Common social media marketing workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 9 Postiz tools directly, then chain the result into another integration without you writing code.
Postiz uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 9 Postiz tools. You only need a separate Postiz subscription if Postiz itself charges per seat or per API call.
Every call from a persona to Postiz is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Postiz, and connect via OAuth or API key. You can immediately attach Postiz to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 9 Postiz actions as callable tools — including `Ask postiz`, `Generateimagetool`, `Generatevideooptions`, plus 6 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.