Fetch a repository by name.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
Repository name.
Organization override.
Response
Returns a repository object withid, org, name, default_bookmark, head_change_id, upstream, created_at, and tags.
Required scope
read
Errors
RaisesNotFoundError when the repository does not exist.
