Integration / Collaboration & Communication
Fibery integration
Fibery is a work management platform designed to help teams collaborate, organize information, and manage their workflows.
About Fibery
Fibery is a collaborative work management platform for organizing projects, documents, and knowledge. It helps teams streamline workflows and centralize information in one space.
All integrations- Category
- Collaboration & Communication, Productivity & Project Management
- Connection
- API key
- Type
- Tool
- Actions
- 26
- Tags
- library
Example prompts
What you can ask Growf to do with Fibery
- “List all open tasks for my team”
- “Fetch details for project entity by ID”
- “Delete file attachment from a task”
- “Get information about all custom apps”
Available actions
26 actions your agents can run in Fibery
Delete Custom App Endpoint
Tool to delete a specific custom app endpoint. Use after confirming the app and endpoint IDs to remove.
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-44665544…
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.
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. Be…
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.
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.
Get Custom Apps
Tool to list all custom apps in the Fibery workspace. Use when you need the identifiers of all custom apps.
Get Entities (Deprecated)
DEPRECATED: Use PostFetchData instead. Query Fibery entities from a specified database type with flexible filtering and pagination. Use this to retrieve entities (records) from Fibery databases. Common types include: - 'fibery/user' - workspace users - 'YourSpace/YourType' - custom databases in you…
Get Fibery Entity (Deprecated)
DEPRECATED: Use PostFetchData instead. Retrieve a single Fibery entity by its unique identifier. Use this tool when you need to fetch details of a specific entity whose ID you already know. This is useful for: - Getting full details of an entity after listing entities with FIBERY_GET_ENTITIES - Ref…
Get File
Download a file from Fibery by its secret or ID. Use this tool to retrieve file content from Fibery storage. The file secret is a UUID that uniquely identifies a file and is the preferred identifier. You can obtain the file secret: - From the 'fibery/secret' field when querying entities that have f…
Get GraphQL Schema
Retrieves the GraphQL schema for the Fibery workspace using standard GraphQL introspection. Returns the schema as a JSON string that includes all types, queries, mutations, and their fields. Use this to discover available GraphQL operations before executing queries.
Get User Preferences
Tool to retrieve the current user's UI preferences. Use after authentication to tailor UI to user settings.
Put Fibery to work inside Growf.
Connect it once and every workspace, agent and workflow can use it — securely, with your team in the loop.