Fibery
Syncs your project data across tools, automates entity creation from external triggers, and runs complex GraphQL queries to keep your workspace organized.
Try Fibery in Ceven
Ask Ceven anything
Standard
Why use Ceven?
AI native Fibery integration
- Describe the outcome and Ceven picks the right Fibery calls, fills the parameters, and checks the result.
- Structured, agent friendly tool schemas so each call runs reliably instead of by guesswork.
- Rich coverage for reading, writing, and querying your Fibery data, across all 23 of its actions.
Managed auth
- Built in OAuth with automatic token refresh and rotation.
- One place to manage, scope, and revoke Fibery access.
- Per user and per environment credentials instead of shared keys.
Agent optimized design
- Actions are tuned from real success and error rates so reliability climbs over time.
- Full execution logs so you always know what ran in Fibery, when, and on whose behalf.
- The agent pauses and asks when Fibery is unclear instead of plowing ahead.
Enterprise grade security
- Fine grained access so you control which agents and people can reach Fibery.
- Least privilege by default, read scopes first and only the writes a workflow needs.
- A full audit trail of every Fibery action to support review and sign off.
Supported tools
Every action Ceven's agents can run on Fibery, and when to use it.
Create entity
Use this when you need to persist a new record, such as a new project task or customer lead, with specific field values.
Update entity
Use this to modify an existing record in your workspace, such as changing a task status or updating a due date.
Get entity
Pull detailed information for a specific Fibery entity using its unique ID.
Get entities
Query multiple entities of a specific type with optional filters and pagination settings.
Execute GraphQL query
Use this for complex data fetches or mutations that require the full power of the GraphQL API.
Get GraphQL schema
Pull the current workspace schema to understand available types and fields for integration mapping.
Upload file
Use this to attach a local file to a Fibery record via the files API.
Get file
Retrieve a file by its secret or ID to download raw bytes and metadata.
Delete entity
Permanently remove a specific Fibery entity by its ID. Use only after verifying the record is no longer needed.
Get data count
Return the total number of records for a specific Fibery type or source.
Fetch data from source
Pull data from a specified external source connected to your Fibery space.
Get custom apps
List all custom apps installed in the workspace to find necessary identifiers for app operations.
Delete Custom App Endpoint
Tool to delete a specific custom app endpoint. Use after confirming the app and endpoint IDs to remove.
Delete File
Tool to delete a specific file. Use when you need to remove a file from Fibery by its ID.
Authenticate (validate token via API call)
Tool to validate existing Fibery personal API token by performing a real API call. If the call succeeds, returns the token value extracted from the Authorization header. Use the returned token in the `Authorization: Token <value>` header fo
Get App Information
Tool to retrieve application information. Use when you need the version, name, description, authentication methods, and available data sources before further operations.
Get Custom App Endpoints
Tool to list custom app endpoints. Use when you need the available custom endpoints for a given app before invoking them.
Get Fibery Entity
Tool to retrieve detailed info of a specific Fibery entity by its ID. Uses Fibery Commands API (fibery.entity/query) filtered by fibery/id with q/limit = 1.
Get User Preferences
Tool to retrieve the current user's UI preferences. Use after authentication to tailor UI to user settings.
Refresh access token
Tool to refresh an access token using a refresh token. Use when the current access token has expired and a valid refresh token is available.
Authenticate with username and password
Tool to authenticate with Fibery using resource owner password credentials. Use when you need an access token by providing username and password. Include the returned token in the `Authorization: Token <access_token>` header for subsequent
POST_FETCH_DATA_COUNT
Tool to return the count of records for a given Fibery type (source). Uses Fibery commands API and returns the total number of entities of the type.
Fetch Datalist Options
Tool to fetch options for a datalist filter field. Use after retrieving field metadata to build dynamic filters.
Fetch Schema
Tool to fetch predefined data schema. Use after authenticating when mapping and integrating Fibery data.
Exchange OAuth2 authorization code
Tool to finalize OAuth2 authentication for Fibery custom apps. Use when exchanging an authorization code for access and refresh tokens after user authorization. Notes: - In Fibery custom app flows, the access_token endpoint is typically imp
Revoke Access Token
Tool to revoke an existing Fibery API access token. Use when invalidating a user session or logging out.
Validate Fibery account
Tool to validate account credentials. Use when confirming provided credentials (and optionally refreshing OAuth2 tokens) before further API calls.
Validate Filter
Tool to validate filter definitions. Use when ensuring filter structure and syntax are correct before running a data query.
Update User Preferences
Tool to update the current user's preferences by using the Commands API. It fetches the current user id and preferences, merges the provided payload, and writes back the merged object into 'fibery/ui preferences' of the current fibery/user.
29 actions · scroll to see them all
Frequently asked questions
Alternatives to Fibery
Other tools that solve a similar problem. Ceven supports these too, so you can switch or run more than one at once.
Try Ceven on your stack
Plug Ceven on top of the tools you already run. Connect Fibery and the rest of your stack, describe the outcome, and its agents handle the work end to end, days of it in minutes.
Get started for free