AI & ML12 toolsPaste one API key
Procfu integration for AI agents
ProcFu enhances Podio's capabilities by providing a suite of automation tools and functions, enabling users to create scripts, mini apps, and integrate with various services to streamline workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Procfu once and call the same tools from all of them.
Setup
Connect Procfu through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Procfu exposes 12 tools through ClawLink. The 11 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
procfu_array_diff_del | Return items removed when comparing two JSON arrays | Read |
procfu_array_diff_new | Return items added in the second JSON array | Read |
procfu_array_diff_same | Get items present in both JSON arrays | Read |
procfu_array_sort | Sort a JSON array of values | Read |
procfu_dummy_data | Generate dummy data | Read |
procfu_open_ai_gpt | Ask a question to OpenAI GPT | Read |
procfu_sheets_get | Get sheet contents as array | Read |
procfu_sheets_get_metadata | Retrieve metadata of a Google Sheets spreadsheet, including sheet names, IDs, and properties | Read |
procfu_copy_podio_files_to_ftp | Copy files matching a pattern from a Podio item to an FTP server | Read |
procfu_open_ai_image | Generate an image via OpenAI API | Read |
procfu_upload_podio_item_image | Upload a remote image file by URL to a Podio item image field | Write |