use_buffer_api
Manage Buffer social media content by executing API actions to list, create, or delete posts, channels, organizations, and ideas.
Instructions
Execute a Buffer API action (list organizations, channels, posts, create/delete posts, create ideas, and more)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to execute (e.g. "listPosts", "createPost") | |
| payload | No | Action payload — fields depend on the action. Use buffer_api_help to see available fields. |