---
title: results()
framework: appintents
role: symbol
role_heading: Instance Method
path: appintents/dynamicoptionsprovider/results()
---

# results()

## Declaration

```swift
func results() async throws -> Self.Result
```

## See Also

### Returning the parameter options

- [defaultResult()](appintents/dynamicoptionsprovider/defaultresult().md)
- [Result](appintents/dynamicoptionsprovider/result.md)
