Fibery
Overview
SLUG: FIBERY
Description
Fibery is a work management platform designed to help teams collaborate, organize information, and manage their workflows.
Authentication Details
API Key
Connecting to Fibery
Create an auth config
Use the dashboard to create an auth config for the Fibery toolkit. This allows you to connect multiple Fibery accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Fibery 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 Fibery toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FIBERY_DELETE_CUSTOM_APP_ENDPOINT
Tool Name: Delete Custom App Endpoint
Description
Action Parameters
Action Response
FIBERY_DELETE_ENTITY
Tool Name: Delete Entity
Description
Action Parameters
Action Response
FIBERY_DELETE_FILE
Tool Name: Delete File
Description
Action Parameters
Action Response
FIBERY_EXECUTE_GRAPH_QL_QUERY
Tool Name: Execute GraphQL Query
Description
Action Parameters
Action Response
FIBERY_FIBERY_AUTHENTICATE
Tool Name: Authenticate (validate token via API call)
Description
Action Parameters
Action Response
FIBERY_GET_APP_INFO
Tool Name: Get App Information
Description
Action Parameters
Action Response
FIBERY_GET_CUSTOM_APP_ENDPOINTS
Tool Name: Get Custom App Endpoints
Description
Action Parameters
Action Response
FIBERY_GET_CUSTOM_APPS
Tool Name: Get Custom Apps
Description
Action Parameters
Action Response
FIBERY_GET_ENTITIES
Tool Name: Get Entities
Description
Action Parameters
Action Response
FIBERY_GET_ENTITY
Tool Name: Get Fibery Entity
Description
Action Parameters
Action Response
FIBERY_GET_FILE
Tool Name: Get File
Description
Action Parameters
Action Response
FIBERY_GET_GRAPH_QL_SCHEMA
Tool Name: Get GraphQL Schema
Description
Action Parameters
Action Response
FIBERY_GET_USER_PREFERENCES
Tool Name: Get User Preferences
Description
Action Parameters
Action Response
FIBERY_POST_AUTH_REFRESH_TOKEN
Tool Name: Refresh access token
Description
Action Parameters
Action Response
FIBERY_POST_AUTH_TOKEN
Tool Name: Authenticate with username and password
Description
Action Parameters
Action Response
FIBERY_POST_CREATE_ENTITY
Tool Name: Create Entity
Description
Action Parameters
Action Response
FIBERY_POST_FETCH_DATA
Tool Name: Fetch Data from Source
Description
Action Parameters
Action Response
FIBERY_POST_FETCH_DATA_COUNT
Tool Name: POST_FETCH_DATA_COUNT
Description
Action Parameters
Action Response
FIBERY_POST_FETCH_DATA_LIST
Tool Name: Fetch Datalist Options
Description
Action Parameters
Action Response
FIBERY_POST_FETCH_SCHEMA
Tool Name: Fetch Schema
Description
Action Parameters
Action Response
FIBERY_POST_OAUTH2_ACCESS_TOKEN
Tool Name: Exchange OAuth2 authorization code
Description
Action Parameters
Action Response
FIBERY_POST_REVOKE_TOKEN
Tool Name: Revoke Access Token
Description
Action Parameters
Action Response
FIBERY_POST_VALIDATE_ACCOUNT
Tool Name: Validate Fibery account
Description
Action Parameters
Action Response
FIBERY_POST_VALIDATE_FILTER
Tool Name: Validate Filter
Description
Action Parameters
Action Response
FIBERY_UPDATE_ENTITY
Tool Name: Update Entity
Description
Action Parameters
Action Response
FIBERY_UPDATE_USER_PREFERENCES
Tool Name: Update User Preferences
Description
Action Parameters
Action Response
FIBERY_UPLOAD_FILE
Tool Name: Upload File
Description
Action Parameters
Action Response