action frankiefinancial_update_entity_state { label: "Update Entity States" description: "Internal only\n\nAdd a special internal 'entity result' to superceed any previous real checks until the next one.\n" provider: frankiefinancial method: POST path: "/entity/{entityId}/status" encoding: json output: { type: "object" additionalProperties: true } }