Procfu
Overview
SLUG: PROCFU
Description
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.
Authentication Details
API Key
Connecting to Procfu
Create an auth config
Use the dashboard to create an auth config for the Procfu toolkit. This allows you to connect multiple Procfu accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Procfu Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Procfu toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PROCFU_ARRAY_DIFF_DEL
Tool Name: Array Difference Deletions
Description
Action Parameters
Action Response
PROCFU_ARRAY_DIFF_NEW
Tool Name: Array Diff New
Description
Action Parameters
Action Response
PROCFU_ARRAY_DIFF_SAME
Tool Name: Array Diff Same
Description
Action Parameters
Action Response
PROCFU_ARRAY_SORT
Tool Name: Array Sort
Description
Action Parameters
Action Response
PROCFU_DELETE_GOOGLE_DRIVE
Tool Name: Delete Google Drive
Description
Action Parameters
Action Response
PROCFU_DUMMY_DATA
Tool Name: Generate dummy data
Description
Action Parameters
Action Response
PROCFU_GOOGLE_DRIVE_DELETE
Tool Name: Google Drive Delete
Description
Action Parameters
Action Response
PROCFU_OPEN_AI_GPT
Tool Name: Ask question to OpenAI GPT
Description
Action Parameters
Action Response
PROCFU_OPEN_AI_IMAGE
Tool Name: Generate Image with OpenAI
Description
Action Parameters
Action Response
PROCFU_SHEETS_GET
Tool Name: Get Google Sheet contents as array
Description
Action Parameters
Action Response
PROCFU_SHEETS_GET_METADATA
Tool Name: Get Google Sheets Metadata
Description
Action Parameters
Action Response