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

# Zoho People

> 73 actions available for Zoho People through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/zoho-people/filled/png" alt="Zoho People" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>Zoho People</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>73 actions · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-tag-preview" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Preview</span>
      <span className="connector-page-category-tag" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>HRIS</span>
    </div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="OAuth 2.0">
    Connect your Zoho People account securely using OAuth 2.0 authorization. Access tokens expire after 1 hour and refresh a...

    Guides: [Connector Profile](/connectors/zohopeople/guides/connector-profile/oauth-2-0), [Link Account](/connectors/zohopeople/guides/link-account/oauth-2-0)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />

      <div className="connector-actions-scopes" data-connector-actions-scopes>
        <button type="button" className="connector-actions-scopes__toggle" data-connector-actions-scopes-toggle aria-expanded="false">
          <span>Scopes<span data-connector-actions-scopes-count /></span>
        </button>

        <div className="connector-actions-scopes__menu">
          <div className="connector-actions-scopes__header">
            <input type="search" className="connector-actions-scopes__search" data-connector-actions-scope-search placeholder="Search scopes..." aria-label="Search scopes" />

            <div className="connector-actions-scopes__actions">
              <button type="button" data-connector-actions-scopes-select-all>Select all</button>
              <span>|</span>
              <button type="button" data-connector-actions-scopes-clear>Clear</button>
            </div>
          </div>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.attendance.ALL" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.attendance.ALL</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.forms.ALL" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.forms.ALL</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.forms.CREATE" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.forms.CREATE</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.forms.READ" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.forms.READ</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.forms.UPDATE" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.forms.UPDATE</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.leave.ALL" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.leave.ALL</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.leave.READ" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.leave.READ</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.leave.UPDATE" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.leave.UPDATE</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.timetracker.CREATE" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.timetracker.CREATE</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.timetracker.DELETE" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.timetracker.DELETE</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.timetracker.READ" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.timetracker.READ</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="ZOHOPEOPLE.timetracker.UPDATE" data-connector-actions-scope-filter />

            <span>ZOHOPEOPLE.timetracker.UPDATE</span>
          </label>

          <div className="connector-actions-scopes__empty" hidden>No scopes found</div>
        </div>
      </div>
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>73 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr 150px' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
        <div className="meta-library-grid-header-cell">Required scopes</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_checkin" data-action-label="Check In" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Check In</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_checkin" aria-label="Copy zohopeople_checkin"><code className="connector-page-code">zohopeople\_checkin</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Record an attendance check-in for a specific employee at a given time, with optional location tracking via map configura...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_checkout" data-action-label="Check Out" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Check Out</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_checkout" aria-label="Copy zohopeople_checkout"><code className="connector-page-code">zohopeople\_checkout</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Record an attendance check-out for an employee to complete the daily work hours entry, requiring a prior check-in</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_single_attendance_report" data-action-label="Single Attendance Record - User Report" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Single Attendance Record - User Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_single_attendance_report" aria-label="Copy zohopeople_get_single_attendance_report"><code className="connector-page-code">zohopeople\_get\_single\_attendance\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get attendance report for a SINGLE employee over a date range, including check-in/out times, overtime, deviation, and to...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_multiple_attendance_report" data-action-label="Multiple Attendance Records - User Report" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Multiple Attendance Records - User Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_multiple_attendance_report" aria-label="Copy zohopeople_get_multiple_attendance_report"><code className="connector-page-code">zohopeople\_get\_multiple\_attendance\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get attendance report for MULTIPLE employees (up to 100 per request) over a date range, with startIndex pagination. For...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_attendance_entries" data-action-label="Get Attendance Entries" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Attendance Entries</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_attendance_entries" aria-label="Copy zohopeople_get_attendance_entries"><code className="connector-page-code">zohopeople\_get\_attendance\_entries</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve check-in and check-out attendance entries for a specific date, optionally filtered by employee</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_shift_details_of_employee" data-action-label="Get Employee Shift Details" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Employee Shift Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_shift_details_of_employee" aria-label="Copy zohopeople_get_shift_details_of_employee"><code className="connector-page-code">zohopeople\_get\_shift\_details\_of\_employee</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve shift configuration details of an employee for a given date range, including shift timings, holidays, and weeke...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_bulk_import_attendance" data-action-label="Bulk Import Attendance" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Bulk Import Attendance</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_bulk_import_attendance" aria-label="Copy zohopeople_bulk_import_attendance"><code className="connector-page-code">zohopeople\_bulk\_import\_attendance</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Import attendance check-in and check-out records for multiple employees in a single batch API call</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_fetch_last_attendance_entries" data-action-label="Fetch Latest Attendance Entries" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Fetch Latest Attendance Entries</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_fetch_last_attendance_entries" aria-label="Copy zohopeople_fetch_last_attendance_entries"><code className="connector-page-code">zohopeople\_fetch\_last\_attendance\_entries</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fetch the latest attendance entries with regularisation entries that have been added or updated within the specified dur...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_update_employee_shift" data-action-label="Update Employee Shift" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Employee Shift</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_update_employee_shift" aria-label="Copy zohopeople_update_employee_shift"><code className="connector-page-code">zohopeople\_update\_employee\_shift</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Map or update the shift assigned to an employee for a specified date range</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_regularization_records" data-action-label="Get Regularization Records" data-action-scopes="ZOHOPEOPLE.attendance.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Regularization Records</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_regularization_records" aria-label="Copy zohopeople_get_regularization_records"><code className="connector-page-code">zohopeople\_get\_regularization\_records</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fetch attendance regularization request records within a date range, optionally filtered by employee or fetched by recor...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.attendance.ALL" aria-label="Copy scope ZOHOPEOPLE.attendance.ALL"><code className="connector-page-code">ZOHOPEOPLE.attendance.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_requested_cases" data-action-label="List Requested Cases" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Requested Cases</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_requested_cases" aria-label="Copy zohopeople_get_requested_cases"><code className="connector-page-code">zohopeople\_get\_requested\_cases</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve HR cases that the authenticated user personally submitted (requested), with optional status filtering. Does NOT...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_my_cases" data-action-label="List My Assigned Cases" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List My Assigned Cases</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_my_cases" aria-label="Copy zohopeople_get_my_cases"><code className="connector-page-code">zohopeople\_get\_my\_cases</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve HR cases where the authenticated user is the ASSIGNED AGENT (responsible for resolving), with optional filterin...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_unassigned_cases" data-action-label="List Unassigned Cases" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Unassigned Cases</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_unassigned_cases" aria-label="Copy zohopeople_get_unassigned_cases"><code className="connector-page-code">zohopeople\_get\_unassigned\_cases</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve HR cases that have NO assigned agent (unassigned queue). Use this to find cases waiting for someone to pick the...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_open_cases" data-action-label="List Open Cases" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Open Cases</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_open_cases" aria-label="Copy zohopeople_get_open_cases"><code className="connector-page-code">zohopeople\_get\_open\_cases</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve HR cases in an OPEN state that are relevant to the authenticated user (combines submitted and assigned). Broade...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_all_cases" data-action-label="List All Cases" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List All Cases</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_all_cases" aria-label="Copy zohopeople_get_all_cases"><code className="connector-page-code">zohopeople\_get\_all\_cases</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve ALL HR cases across the entire organization regardless of who submitted or is assigned, with full filtering by...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_view_case" data-action-label="View Case" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>View Case</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_view_case" aria-label="Copy zohopeople_view_case"><code className="connector-page-code">zohopeople\_view\_case</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve full details of a specific HR case by its record ID, including status, category, comments, and resolution infor...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_case" data-action-label="Create Case" data-action-scopes="ZOHOPEOPLE.forms.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Case</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_case" aria-label="Copy zohopeople_add_case"><code className="connector-page-code">zohopeople\_add\_case</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit a new HR case with a category, subject, and optional description for employee service requests</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.CREATE" aria-label="Copy scope ZOHOPEOPLE.forms.CREATE"><code className="connector-page-code">ZOHOPEOPLE.forms.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_list_case_categories" data-action-label="List Case Categories" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Case Categories</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_list_case_categories" aria-label="Copy zohopeople_list_case_categories"><code className="connector-page-code">zohopeople\_list\_case\_categories</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all HR case categories configured in the organization, providing category IDs needed for creating new cases</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_clients" data-action-label="List Clients" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Clients</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_clients" aria-label="Copy zohopeople_get_clients"><code className="connector-page-code">zohopeople\_get\_clients</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a paginated list of all clients configured in the time tracker module</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_client_details" data-action-label="Get Client Details" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Client Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_client_details" aria-label="Copy zohopeople_get_client_details"><code className="connector-page-code">zohopeople\_get\_client\_details</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve full details of a specific client by its ID, including optional record deletion permission info</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_client" data-action-label="Add Client" data-action-scopes="ZOHOPEOPLE.timetracker.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Client</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_client" aria-label="Copy zohopeople_add_client"><code className="connector-page-code">zohopeople\_add\_client</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new client in the time tracker module with name, currency, and optional contact details, address, industry clas...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.CREATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.CREATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_modify_client" data-action-label="Modify Client" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Modify Client</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_modify_client" aria-label="Copy zohopeople_modify_client"><code className="connector-page-code">zohopeople\_modify\_client</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify an existing client's name, contact details, address, industry classification, currency, or billing configuration</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_delete_client" data-action-label="Delete Client" data-action-scopes="ZOHOPEOPLE.timetracker.DELETE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Client</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_delete_client" aria-label="Copy zohopeople_delete_client"><code className="connector-page-code">zohopeople\_delete\_client</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete one or more clients from the time tracker module by their IDs</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.DELETE" aria-label="Copy scope ZOHOPEOPLE.timetracker.DELETE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.DELETE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_employee" data-action-label="Add Employee" data-action-scopes="ZOHOPEOPLE.forms.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Employee</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_employee" aria-label="Copy zohopeople_add_employee"><code className="connector-page-code">zohopeople\_add\_employee</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a new employee to Zoho People with required fields (EmployeeID, FirstName, LastName, EmailID) and optional profile/d...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.CREATE" aria-label="Copy scope ZOHOPEOPLE.forms.CREATE"><code className="connector-page-code">ZOHOPEOPLE.forms.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_update_employee" data-action-label="Update Employee" data-action-scopes="ZOHOPEOPLE.forms.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Employee</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_update_employee" aria-label="Copy zohopeople_update_employee"><code className="connector-page-code">zohopeople\_update\_employee</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify an existing employee's field values by record ID</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.UPDATE" aria-label="Copy scope ZOHOPEOPLE.forms.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.forms.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_fetch_forms" data-action-label="Fetch Forms" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Fetch Forms</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_fetch_forms" aria-label="Copy zohopeople_fetch_forms"><code className="connector-page-code">zohopeople\_fetch\_forms</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all system and custom forms configured in the Zoho People account, including their metadata and view details</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_fields_of_form" data-action-label="Get Fields Of Form" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Fields Of Form</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_fields_of_form" aria-label="Copy zohopeople_get_fields_of_form"><code className="connector-page-code">zohopeople\_get\_fields\_of\_form</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full schema of field components for a specific form, including field labels, types, and allowed values</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_records" data-action-label="Get Records" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Records</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_records" aria-label="Copy zohopeople_get_records"><code className="connector-page-code">zohopeople\_get\_records</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve paginated records from a Zoho People FORM VIEW (using viewName like P\_EmployeeView). Returns a FLAT array of re...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_fetch_single_record" data-action-label="Fetch Single Record" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Fetch Single Record</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_fetch_single_record" aria-label="Copy zohopeople_fetch_single_record"><code className="connector-page-code">zohopeople\_fetch\_single\_record</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fetch a single record with all field values from any Zoho People form, identified by the form link name and the record's...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_insert_record" data-action-label="Insert Record" data-action-scopes="ZOHOPEOPLE.forms.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Insert Record</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_insert_record" aria-label="Copy zohopeople_insert_record"><code className="connector-page-code">zohopeople\_insert\_record</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Insert a new record into any Zoho People form by providing form-specific field values as a JSON-encoded string</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.CREATE" aria-label="Copy scope ZOHOPEOPLE.forms.CREATE"><code className="connector-page-code">ZOHOPEOPLE.forms.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_update_record" data-action-label="Update Record" data-action-scopes="ZOHOPEOPLE.forms.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Record</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_update_record" aria-label="Copy zohopeople_update_record"><code className="connector-page-code">zohopeople\_update\_record</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify field values of a specified record in any Zoho People form</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.UPDATE" aria-label="Copy scope ZOHOPEOPLE.forms.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.forms.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_default_and_custom_view" data-action-label="Default And Custom View" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Default And Custom View</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_default_and_custom_view" aria-label="Copy zohopeople_default_and_custom_view"><code className="connector-page-code">zohopeople\_default\_and\_custom\_view</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all configured views across all Zoho People forms, providing view names and IDs used for record retrieval</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_bulk_records" data-action-label="Get Bulk Records" data-action-scopes="ZOHOPEOPLE.forms.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Bulk Records</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_bulk_records" aria-label="Copy zohopeople_get_bulk_records"><code className="connector-page-code">zohopeople\_get\_bulk\_records</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all records from a Zoho People FORM (using formLinkName like "employee"). Returns records GROUPED BY SECTION. U...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.READ" aria-label="Copy scope ZOHOPEOPLE.forms.READ"><code className="connector-page-code">ZOHOPEOPLE.forms.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_list_jobs" data-action-label="List Jobs" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Jobs</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_list_jobs" aria-label="Copy zohopeople_list_jobs"><code className="connector-page-code">zohopeople\_list\_jobs</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve jobs assigned to a specific employee with optional filtering by assigner, status, project, and client</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_job" data-action-label="Add Job" data-action-scopes="ZOHOPEOPLE.forms.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_job" aria-label="Copy zohopeople_add_job"><code className="connector-page-code">zohopeople\_add\_job</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new job in the time tracker module with name, dates, project assignment, and assignee configuration</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.CREATE" aria-label="Copy scope ZOHOPEOPLE.forms.CREATE"><code className="connector-page-code">ZOHOPEOPLE.forms.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_update_job" data-action-label="Update Job" data-action-scopes="ZOHOPEOPLE.forms.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_update_job" aria-label="Copy zohopeople_update_job"><code className="connector-page-code">zohopeople\_update\_job</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify an existing job's name, dates, project assignment, assignees, or other field values</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.UPDATE" aria-label="Copy scope ZOHOPEOPLE.forms.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.forms.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_job_details" data-action-label="Get Job Details" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Job Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_job_details" aria-label="Copy zohopeople_get_job_details"><code className="connector-page-code">zohopeople\_get\_job\_details</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve full details of a specific job by its ID, including optional date formatting and department information</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_modify_job_status" data-action-label="Modify Job Status" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Modify Job Status</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_modify_job_status" aria-label="Copy zohopeople_modify_job_status"><code className="connector-page-code">zohopeople\_modify\_job\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Change the status of a job to In-Progress or Completed</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_delete_job" data-action-label="Delete Job" data-action-scopes="ZOHOPEOPLE.timetracker.DELETE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_delete_job" aria-label="Copy zohopeople_delete_job"><code className="connector-page-code">zohopeople\_delete\_job</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete one or more jobs from the time tracker module by their IDs</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.DELETE" aria-label="Copy scope ZOHOPEOPLE.timetracker.DELETE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.DELETE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_job_schedule" data-action-label="Get Job Schedule" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Job Schedule</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_job_schedule" aria-label="Copy zohopeople_get_job_schedule"><code className="connector-page-code">zohopeople\_get\_job\_schedule</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve job schedule entries within a date range (max 1 week). Use user="all" to view all users' schedules (specific em...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_job_schedule" data-action-label="Add Job Schedule" data-action-scopes="ZOHOPEOPLE.timetracker.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Job Schedule</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_job_schedule" aria-label="Copy zohopeople_add_job_schedule"><code className="connector-page-code">zohopeople\_add\_job\_schedule</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new job schedule entry for a specific job, date, and time range, with optional repeat configuration and publish...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.CREATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.CREATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_edit_job_schedule" data-action-label="Edit Job Schedule" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Edit Job Schedule</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_edit_job_schedule" aria-label="Copy zohopeople_edit_job_schedule"><code className="connector-page-code">zohopeople\_edit\_job\_schedule</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify an existing job schedule entry including date, time, description, repeat settings, and publish status</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_delete_job_schedule" data-action-label="Delete Job Schedule" data-action-scopes="ZOHOPEOPLE.timetracker.DELETE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Job Schedule</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_delete_job_schedule" aria-label="Copy zohopeople_delete_job_schedule"><code className="connector-page-code">zohopeople\_delete\_job\_schedule</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a job schedule entry, with optional control over repeat series deletion</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.DELETE" aria-label="Copy scope ZOHOPEOPLE.timetracker.DELETE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.DELETE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_publish_job_schedule" data-action-label="Publish Job Schedule" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Publish Job Schedule</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_publish_job_schedule" aria-label="Copy zohopeople_publish_job_schedule"><code className="connector-page-code">zohopeople\_publish\_job\_schedule</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Publish job schedules for a user within a date range, making them visible to the assigned employees</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_list_leave_types" data-action-label="List Leave Types" data-action-scopes="ZOHOPEOPLE.leave.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Leave Types</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_list_leave_types" aria-label="Copy zohopeople_list_leave_types"><code className="connector-page-code">zohopeople\_list\_leave\_types</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">(DEPRECATION WARNING) Retrieve leave type definitions for a specific employee, including type IDs, names, balance, and p...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.leave.READ" aria-label="Copy scope ZOHOPEOPLE.leave.READ"><code className="connector-page-code">ZOHOPEOPLE.leave.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_list_leave_records" data-action-label="List Leave Records" data-action-scopes="ZOHOPEOPLE.leave.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Leave Records</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_list_leave_records" aria-label="Copy zohopeople_list_leave_records"><code className="connector-page-code">zohopeople\_list\_leave\_records</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve leave request records within a mandatory date range, with optional filtering by employee, approval status, leav...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.leave.READ" aria-label="Copy scope ZOHOPEOPLE.leave.READ"><code className="connector-page-code">ZOHOPEOPLE.leave.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_user_report" data-action-label="Get User Report" data-action-scopes="ZOHOPEOPLE.leave.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get User Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_user_report" aria-label="Copy zohopeople_get_user_report"><code className="connector-page-code">zohopeople\_get\_user\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the current leave year balance report for a specific employee, showing taken days and remaining balance across...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.leave.READ" aria-label="Copy scope ZOHOPEOPLE.leave.READ"><code className="connector-page-code">ZOHOPEOPLE.leave.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_leave_booked_and_balance_report" data-action-label="Get Leave Booked And Balance Report" data-action-scopes="ZOHOPEOPLE.leave.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Leave Booked And Balance Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_leave_booked_and_balance_report" aria-label="Copy zohopeople_get_leave_booked_and_balance_report"><code className="connector-page-code">zohopeople\_get\_leave\_booked\_and\_balance\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve leave booked and balance count of employees, broken down by leave type</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.leave.READ" aria-label="Copy scope ZOHOPEOPLE.leave.READ"><code className="connector-page-code">ZOHOPEOPLE.leave.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_cancel_leave" data-action-label="Cancel Leave" data-action-scopes="ZOHOPEOPLE.leave.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Cancel Leave</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_cancel_leave" aria-label="Copy zohopeople_cancel_leave"><code className="connector-page-code">zohopeople\_cancel\_leave</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Cancel an existing leave request by its record ID with an optional reason</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.leave.UPDATE" aria-label="Copy scope ZOHOPEOPLE.leave.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.leave.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_leave_balance" data-action-label="Add Leave Balance" data-action-scopes="ZOHOPEOPLE.leave.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Leave Balance</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_leave_balance" aria-label="Copy zohopeople_add_leave_balance"><code className="connector-page-code">zohopeople\_add\_leave\_balance</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add or subtract leave balance for employees by providing balance data as a JSON-encoded string</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.leave.ALL" aria-label="Copy scope ZOHOPEOPLE.leave.ALL"><code className="connector-page-code">ZOHOPEOPLE.leave.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_all_holidays_v2" data-action-label="Get All Holidays (V2)" data-action-scopes="ZOHOPEOPLE.leave.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get All Holidays (V2)</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_all_holidays_v2" aria-label="Copy zohopeople_get_all_holidays_v2"><code className="connector-page-code">zohopeople\_get\_all\_holidays\_v2</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve holidays with optional filtering by location, shift, employee, and date range (V2 API, replaces deprecated list...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.leave.ALL" aria-label="Copy scope ZOHOPEOPLE.leave.ALL"><code className="connector-page-code">ZOHOPEOPLE.leave.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_candidate" data-action-label="Add Candidate" data-action-scopes="ZOHOPEOPLE.forms.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_candidate" aria-label="Copy zohopeople_add_candidate"><code className="connector-page-code">zohopeople\_add\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a new onboarding candidate to the organization with required first name, last name, email, and mobile number</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.CREATE" aria-label="Copy scope ZOHOPEOPLE.forms.CREATE"><code className="connector-page-code">ZOHOPEOPLE.forms.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_update_candidate" data-action-label="Update Candidate" data-action-scopes="ZOHOPEOPLE.forms.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_update_candidate" aria-label="Copy zohopeople_update_candidate"><code className="connector-page-code">zohopeople\_update\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify field values of a specific onboarding candidate by their record ID</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.UPDATE" aria-label="Copy scope ZOHOPEOPLE.forms.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.forms.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_reopen_onboarding" data-action-label="Reopen Onboarding" data-action-scopes="ZOHOPEOPLE.forms.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Reopen Onboarding</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_reopen_onboarding" aria-label="Copy zohopeople_reopen_onboarding"><code className="connector-page-code">zohopeople\_reopen\_onboarding</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Reopen the onboarding process for a candidate using their email or candidate ID</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.ALL" aria-label="Copy scope ZOHOPEOPLE.forms.ALL"><code className="connector-page-code">ZOHOPEOPLE.forms.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_trigger_onboarding_employee" data-action-label="Trigger Employee Onboarding" data-action-scopes="ZOHOPEOPLE.forms.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Trigger Employee Onboarding</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_trigger_onboarding_employee" aria-label="Copy zohopeople_trigger_onboarding_employee"><code className="connector-page-code">zohopeople\_trigger\_onboarding\_employee</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Trigger the onboarding process for an existing employee by their record ID</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.ALL" aria-label="Copy scope ZOHOPEOPLE.forms.ALL"><code className="connector-page-code">ZOHOPEOPLE.forms.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_trigger_onboarding_candidate" data-action-label="Trigger Candidate Onboarding" data-action-scopes="ZOHOPEOPLE.forms.ALL">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Trigger Candidate Onboarding</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_trigger_onboarding_candidate" aria-label="Copy zohopeople_trigger_onboarding_candidate"><code className="connector-page-code">zohopeople\_trigger\_onboarding\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Trigger the onboarding process for an existing candidate by their record ID</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.ALL" aria-label="Copy scope ZOHOPEOPLE.forms.ALL"><code className="connector-page-code">ZOHOPEOPLE.forms.ALL</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_projects" data-action-label="List Timesheet Projects" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Timesheet Projects</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_projects" aria-label="Copy zohopeople_get_projects"><code className="connector-page-code">zohopeople\_get\_projects</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all time tracking projects with optional filtering by client, assignee, status, manager, and project name searc...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_project_details" data-action-label="Get Project Details" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Project Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_project_details" aria-label="Copy zohopeople_get_project_details"><code className="connector-page-code">zohopeople\_get\_project\_details</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve full details of a specific time tracking project by its ID, including optional user count, job count, and depar...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_project" data-action-label="Add Project" data-action-scopes="ZOHOPEOPLE.forms.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_project" aria-label="Copy zohopeople_add_project"><code className="connector-page-code">zohopeople\_add\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new time tracking project with name, client, users, managers, and optional cost and department configuration</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.CREATE" aria-label="Copy scope ZOHOPEOPLE.forms.CREATE"><code className="connector-page-code">ZOHOPEOPLE.forms.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_update_project" data-action-label="Update Project" data-action-scopes="ZOHOPEOPLE.forms.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_update_project" aria-label="Copy zohopeople_update_project"><code className="connector-page-code">zohopeople\_update\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify an existing project's name, client, users, managers, cost, or department configuration</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.forms.UPDATE" aria-label="Copy scope ZOHOPEOPLE.forms.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.forms.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_change_project_status" data-action-label="Change Project Status" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Change Project Status</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_change_project_status" aria-label="Copy zohopeople_change_project_status"><code className="connector-page-code">zohopeople\_change\_project\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Change the status of a time tracking project to In-progress or Completed</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_delete_project" data-action-label="Delete Project" data-action-scopes="ZOHOPEOPLE.timetracker.DELETE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_delete_project" aria-label="Copy zohopeople_delete_project"><code className="connector-page-code">zohopeople\_delete\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete one or more time tracking projects by their IDs</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.DELETE" aria-label="Copy scope ZOHOPEOPLE.timetracker.DELETE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.DELETE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_timesheets" data-action-label="List Timesheets" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Timesheets</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_timesheets" aria-label="Copy zohopeople_get_timesheets"><code className="connector-page-code">zohopeople\_get\_timesheets</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve timesheet entries with optional filtering by user, approval status, employee status, and date range</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_add_time_log" data-action-label="Add Time Log" data-action-scopes="ZOHOPEOPLE.timetracker.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Time Log</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_add_time_log" aria-label="Copy zohopeople_add_time_log"><code className="connector-page-code">zohopeople\_add\_time\_log</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new time log entry for a specific employee against a job with date, hours, and optional billing and project det...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.CREATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.CREATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_list_time_logs" data-action-label="List Time Logs" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Time Logs</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_list_time_logs" aria-label="Copy zohopeople_list_time_logs"><code className="connector-page-code">zohopeople\_list\_time\_logs</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve time log entries with optional filtering by user, job, date range, client, project, billing status, and approva...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_time_log_details" data-action-label="Get Time Log Details" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Time Log Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_time_log_details" aria-label="Copy zohopeople_get_time_log_details"><code className="connector-page-code">zohopeople\_get\_time\_log\_details</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve full details of a specific time log entry by its ID, including optional timer details and comment count</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_edit_time_log" data-action-label="Edit Time Log" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Edit Time Log</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_edit_time_log" aria-label="Copy zohopeople_edit_time_log"><code className="connector-page-code">zohopeople\_edit\_time\_log</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify an existing time log entry -- requires re-sending workDate, jobId, billingStatus, and hours on every call even if...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_delete_time_log" data-action-label="Delete Time Log" data-action-scopes="ZOHOPEOPLE.timetracker.DELETE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Time Log</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_delete_time_log" aria-label="Copy zohopeople_delete_time_log"><code className="connector-page-code">zohopeople\_delete\_time\_log</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete one or more time log entries by their IDs</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.DELETE" aria-label="Copy scope ZOHOPEOPLE.timetracker.DELETE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.DELETE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_get_timesheet_details" data-action-label="Get Timesheet Details" data-action-scopes="ZOHOPEOPLE.timetracker.READ">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Timesheet Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_get_timesheet_details" aria-label="Copy zohopeople_get_timesheet_details"><code className="connector-page-code">zohopeople\_get\_timesheet\_details</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve full details of a specific timesheet by its ID, including time entries, approval status, and total hours</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.READ" aria-label="Copy scope ZOHOPEOPLE.timetracker.READ"><code className="connector-page-code">ZOHOPEOPLE.timetracker.READ</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_create_timesheet" data-action-label="Create Timesheet" data-action-scopes="ZOHOPEOPLE.timetracker.CREATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Timesheet</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_create_timesheet" aria-label="Copy zohopeople_create_timesheet"><code className="connector-page-code">zohopeople\_create\_timesheet</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new timesheet for a specific employee with a defined date range, and optionally associate it with jobs, project...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.CREATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.CREATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.CREATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_approve_timesheet" data-action-label="Approve Timesheet" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Approve Timesheet</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_approve_timesheet" aria-label="Copy zohopeople_approve_timesheet"><code className="connector-page-code">zohopeople\_approve\_timesheet</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Approve or reject a submitted timesheet, with optional comments and control over multi-level approval</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_modify_timesheet" data-action-label="Modify Timesheet" data-action-scopes="ZOHOPEOPLE.timetracker.UPDATE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Modify Timesheet</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_modify_timesheet" aria-label="Copy zohopeople_modify_timesheet"><code className="connector-page-code">zohopeople\_modify\_timesheet</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Modify an existing timesheet's name, description, submission status, or remove attachments</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.UPDATE" aria-label="Copy scope ZOHOPEOPLE.timetracker.UPDATE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.UPDATE</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="zohopeople_delete_timesheet" data-action-label="Delete Timesheet" data-action-scopes="ZOHOPEOPLE.timetracker.DELETE">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Timesheet</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="zohopeople_delete_timesheet" aria-label="Copy zohopeople_delete_timesheet"><code className="connector-page-code">zohopeople\_delete\_timesheet</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete one or more timesheets by their IDs</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="ZOHOPEOPLE.timetracker.DELETE" aria-label="Copy scope ZOHOPEOPLE.timetracker.DELETE"><code className="connector-page-code">ZOHOPEOPLE.timetracker.DELETE</code></button></div>
        </div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See the [Projects Guide](/guides/managing-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/guides/explore-connectors).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/zohopeople/guides/connector-profile/oauth-2-0" icon="https://stackone-logos.com/api/zoho-people/filled/png" horizontal>
        Zoho People - OAuth 2.0
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/guides/embedding-stackone-hub) or [Auth Link](/guides/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/zohopeople/guides/link-account/oauth-2-0" icon="https://stackone-logos.com/api/zoho-people/filled/png" horizontal>
        Zoho People - OAuth 2.0
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/mcp/quickstart) – Model Context Protocol for AI assistants
    * [A2A](/a2a/quickstart) – Agent-to-Agent protocol
    * [AI Toolset (TypeScript)](/agents/typescript/introduction) – TypeScript SDK for AI agents
    * [AI Toolset (Python)](/agents/python/introduction) – Python SDK for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/guides/playground) – Test actions in the dashboard
  </Step>
</Steps>
