{#if permissions.length > 0}
Hikari tried to use {permissions.length === 1 ? "a restricted tool" : "restricted tools"}
{permissions.length === 1 ? "This action was automatically blocked. Select which permissions to grant." : "These actions were automatically blocked. Select which permissions to grant."}
{formatInput(
perm.input
)}