Delete Custom App EndpointTool to delete a specific custom app endpoint.
Delete EntityTool to delete a specific Fibery entity by its ID.
Delete FileTool to delete a specific file.
Execute GraphQL QueryTool to execute GraphQL queries or mutations against a Fibery space.
Authenticate (validate token via API call)Tool to validate existing Fibery personal API token by performing a real API call.
Get App InformationTool to retrieve application information.
Get Custom App EndpointsTool to list custom app endpoints.
Get Custom AppsTool to list all custom apps in the Fibery workspace.
Get EntitiesTool to query Fibery entities.
Get Fibery EntityTool to retrieve detailed info of a specific Fibery entity by its ID.
Get FileTool to retrieve a file by its secret or id.
Get GraphQL SchemaTool to retrieve the GraphQL schema for the current workspace.
Get User PreferencesTool to retrieve the current user's UI preferences.
Refresh access tokenTool to refresh an access token using a refresh token.
Authenticate with username and passwordTool to authenticate with Fibery using resource owner password credentials.
Create EntityTool to create a new Fibery entity.
Fetch Data from SourceTool to fetch data from a specified source.
POST_FETCH_DATA_COUNTTool to return the count of records for a given Fibery type (source).
Fetch Datalist OptionsTool to fetch options for a datalist filter field.
Fetch SchemaTool to fetch predefined data schema.
Exchange OAuth2 authorization codeTool to finalize OAuth2 authentication for Fibery custom apps.
Revoke Access TokenTool to revoke an existing Fibery API access token.
Validate Fibery accountTool to validate account credentials.
Validate FilterTool to validate filter definitions.
Update EntityTool to update an existing Fibery entity.
Update User PreferencesTool to update the current user's preferences by using the Commands API.
Upload FileTool to upload a file to Fibery.