Delete Custom App EndpointTool to delete a specific custom app endpoint.
Delete EntityPermanently delete a Fibery entity by its UUID and type.
Delete FileDelete a file from Fibery storage using its secret identifier.
Execute GraphQL QueryExecute GraphQL queries or mutations against a Fibery workspace.
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 FileDownload a file from Fibery by its secret or ID.
Get GraphQL SchemaRetrieves the GraphQL schema for the Fibery workspace using standard GraphQL introspection.
Get User PreferencesTool to retrieve the current user's UI preferences.
Refresh access tokenTool to validate and refresh an access token.
Validate Fibery authentication and get access tokenValidates Fibery API authentication and returns the active access token.
Create EntityTool to create a new Fibery entity.
Count Entities by TypeCount the total number of entities for a given Fibery type (database).
Fetch Datalist OptionsFetches one page of distinct values for a specific field from a Fibery entity type.
Fetch SchemaFetch the complete schema metadata for a Fibery workspace.
Exchange OAuth2 authorization codeExchange an OAuth2 authorization code for access and refresh tokens.
Delete/Revoke Access TokenDelete/revoke an existing Fibery API access token by its ID.
Validate Fibery Workspace CredentialsValidates Fibery workspace credentials by performing a test API query to retrieve the authenticated user's name.
Validate FilterValidates filter definitions before executing data queries.
Update EntityUpdate an existing Fibery entity's fields.
Update User PreferencesTool to update the current user's preferences by using the Commands API.
Upload FileUpload a file to Fibery's file storage.