Amistio
Start building
All connectors

Oura

Connect your account

Read your Oura ring's daily sleep and readiness scores for recovery-aware recaps and habit tracking. Paste a personal access token from Oura cloud.

Publisher: Amistio (built-in) - version 1.0.0 - Apache-2.0

Operations (2)

  • Daily sleep scores

    oura.sleep.daily

    Return the daily sleep score for the last N days (0-100 per day). Read-only.

    Inputs

    • days (number) - How many days back to read, 1-30. Defaults to 7.

    Returns

    • days (object) - Array of {day, score}.
    • count (number) - Number of days returned.
  • Daily readiness scores

    oura.readiness.daily

    Return the daily readiness score for the last N days (0-100 per day). Read-only.

    Inputs

    • days (number) - How many days back to read, 1-30. Defaults to 7.

    Returns

    • days (object) - Array of {day, score}.
    • count (number) - Number of days returned.

Use Oura from the agent builder - add the block, and reviewed operations run with your own connected account.

Open the builder