App
PickFu
PickFu allows you to run a poll and get in-depth feedback from real people in minutes. It's that easy.
What your agent can do with PickFu
Triggers and actions 11 actions
- ActionAdd Tag
Create a new tag for organizing polls/surveys. Endpoint: POST /tags.
- ActionCreate Poll
Publish an Open-Ended or Head-To-Head poll with 1-4 options
- ActionDelete Poll
Delete a poll/survey by id. Endpoint: DELETE /surveys/{id}.
- ActionGenerate Media
Generate media (e.g. AI-generated image/mockup) for use in a poll/survey. Endpoint: POST /media/generate.
- ActionGet Poll
Fetch a single poll/survey's metadata by id. Endpoint: GET /surveys/{id}.
- ActionGet Project
Fetch a single project by id. Endpoint: GET /projects/{id}.
- ActionList Projects
List all projects (folders grouping polls/surveys). Endpoint: GET /projects.
- ActionList Tags
List all tags in the account. Endpoint: GET /tags.
- ActionUpdate Poll
Update fields on an existing poll/survey. Endpoint: PATCH /surveys/{id}.
- ActionUpdate Project
Update a project's name/details. Endpoint: PATCH /projects/{id}.
- ActionUpload Media
Upload a media file (image/video) for use in a poll/survey. Endpoint: POST /media/upload.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the PickFu API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.