# Get the next new link post — Tumblr Botize method — `tumblr.new_link_post` (trigger). Triggers every time a new link post is published on your Tumblr blog. This is a trigger: it starts the task. A task has exactly one. ## Fields you set The field's internal name, its type and the values it accepts. These fields accept `{{...}}` tags from earlier steps. - `blog_id` *(string)* — Blog. The ID of the blog to post to. - `keyword` *(string)* — Tags. Keywords or tags for the post. *(Fields derived from the configuration form.)* ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{post_url}}` *(url)* — Post URL - `{{date}}` *(date)* — Date - `{{blog_name}}` *(text)* — Blog name - `{{photo}}` — Photo - `{{title}}` *(text)* — Title - `{{url}}` *(url)* — URL - `{{text}}` — Text - `{{track_url}}` — Track URL - `{{track_name}}` — Track name - `{{video_url}}` — Video URL ## Account Needs a connected Tumblr account in Botize: https://botize.com/en/app/tumblr/authenticate ## This app Every trigger and action for Tumblr: https://botize.com/en/app/tumblr.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/tumblr/new_link_post