Count the total number of entities for a given Fibery type (database). This tool queries the Fibery workspace to return how many entities exist for the specified type. Use it to get totals like "how many users", "how many features", etc. Authentication: Requires a valid Fibery A…
filterobjectOptional filter object for custom-app endpoints. Note: This action counts all entities of the type. For filtered counts, use Get Entities with a where clause.
sourceRequiredstringFull Fibery type name in 'Namespace/Type' format. Examples: 'fibery/user', 'Product/Feature', 'Sales/Lead'. Use Post Fetch Schema or Get Entities to discover available types.
accountobjectOptional account/credentials object for custom-app endpoints. Not required when using workspace API token authentication.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.