ClawLink
Productivity23 toolsPaste one API key

Fibery integration for AI agents

Fibery is a work management platform designed to help teams collaborate, organize information, and manage their workflows.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Fibery once and call the same tools from all of them.

Setup

Connect Fibery 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

Fibery exposes 23 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
fibery_get_app_infoRetrieve application informationRead
fibery_get_custom_app_endpointsList custom app endpointsRead
fibery_get_custom_appsList all custom apps in the Fibery workspaceRead
fibery_get_fileDownload a file from Fibery by its secret or IDRead
fibery_get_graph_ql_schemaRetrieves the GraphQL schema for the Fibery workspace using standard GraphQL introspectionRead
fibery_get_user_preferencesRetrieve the current user's UI preferencesRead
fibery_post_auth_refresh_tokenValidate and refresh an access tokenWrite
fibery_post_auth_tokenValidates Fibery API authentication and returns the active access tokenWrite
fibery_post_fetch_data_countCount the total number of entities for a given Fibery type (database)Write
fibery_post_fetch_data_listFetches one page of distinct values for a specific field from a Fibery entity typeWrite
fibery_post_fetch_schemaFetch the complete schema metadata for a Fibery workspaceWrite
fibery_post_validate_accountValidates Fibery workspace credentials by performing a test API query to retrieve theWrite
fibery_post_validate_filterValidates filter definitions before executing data queriesWrite
fibery_execute_graph_ql_queryExecute GraphQL queries or mutations against a Fibery workspaceRead
fibery_post_create_entityCreate a new Fibery entityWrite
fibery_post_oauth2_access_tokenExchange an OAuth2 authorization code for access and refresh tokensWrite
fibery_update_entityUpdate an existing Fibery entity's fieldsWrite
fibery_update_user_preferencesUpdate the current user's preferences by using the Commands APIWrite
fibery_upload_fileUpload a file to Fibery's file storageWrite
fibery_post_revoke_tokenDelete/revoke an existing Fibery API access token by its IDWrite