> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.AgentRunsCancelScheduledInput.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface AgentRunsCancelScheduledInput

```typescript
interface AgentRunsCancelScheduledInput {
    scheduledRunId: string;
}
```

Types: [scheduledRunId](#scheduledrunid)

##### Index

### <a id="properties"></a>Properties

[scheduledRunId](#scheduledrunid)

## <a id="properties-1"></a>Properties

### <a id="scheduledrunid"></a>scheduledRunId

```typescript
scheduledRunId: string
```
