Agent Jam logo

Agent Jam

  1. Integrations
  2. Fibery
Why Agent Jam?FeaturesIntegrationsPricing
Try App as GuestSign InGet Started for Free

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact
Fibery logo

Fibery

project management

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

Get Started for Free
View Pricing

26

Available Tools

0

Triggers

Featured Tools

Delete Custom App Endpoint

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

app_id*
endpoint_id*
Delete Entity

Permanently delete a Fibery entity by its UUID and type. Use this action when you need to remove an entity from the workspace. Requires both the entity's UUID and its full qualified type name. WARNING: Deletion is irreversible. Example: Delete a task with entity_id='550e8400-e29b-41d4-a716-446655440000' and type='Tasks/Task'.

type*
entity_id*
Delete File

Delete a file from Fibery storage using its secret identifier. Use this action to permanently remove an uploaded file. You must provide the file's secret (fibery/secret), not its ID (fibery/id). The secret is returned when you upload a file or can be queried via the commands API.

file_secret*
Execute GraphQL Query

Execute GraphQL queries or mutations against a Fibery workspace. Fibery organizes data into Spaces, each with its own GraphQL schema containing entity types and operations. This action automatically tries common space names if no space is specified, making it easy to use without prior knowledge. Best practices: - Start with introspection queries to discover schema: { __schema { types { name } } } - Use { __type(name: "Query") { fields { name } } } to see available queries - Space names typically match your workspace app/database names - The action returns both data and errors (GraphQL can return partial results)

query*
space
variables
+1
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.

appId
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.

app_id*

All Tools (26)

20 of 20

Ready to connect Fibery?

Get started with Agent Jam and connect Fibery along with 700+ other apps to supercharge your workflow.

Get Started for Free
Browse More Integrations