> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Resolve table by name

> Resolve a table ID from its name within a project.

`resolve_table_by_name`

Resolve a table ID from its name within a project.

## Parameters

<ParamField path="projectId" type="string" />

<ParamField path="tableName" type="string" required />
