Fibery
Fibery

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

Completely Secure
19098VIEWS
2766USERS

Tools

1 of 5

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 for further calls.

Delete Custom App Endpoint

Tool to delete a specific custom app endpoint. Use after confirming the app and endpoint IDs to remove.

Delete Entity

Tool to delete a specific Fibery entity by its ID. Use when you have verified the entity exists and have its GUID. Deletion is irreversible.

Delete File

Tool to delete a specific file. Use when you need to remove a file from Fibery by its ID.

Execute Graphql Query

Tool to execute GraphQL queries or mutations against a Fibery space. Use when you need to fetch or modify Fibery data via the GraphQL API.

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.