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-e29…
typeRequiredstringFull qualified type name in 'Namespace/Type' format (e.g., 'Tasks/Task', 'Product Discovery/Feature'). This must match the entity's type exactly. Use Get Entities action to find existing types.
entity_idRequiredstringThe UUID (GUID) of the entity to delete in 8-4-4-4-12 hexadecimal format (e.g., '550e8400-e29b-41d4-a716-446655440000'). Use Get Entities or Get Entity actions to retrieve valid entity IDs.
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.